E527 Remove workaround for Bug 58777 by ptziegler · Pull Request #1053 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Remove workaround for Bug 58777#1053

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:Bug58777
Apr 30, 2025
Merged

Remove workaround for Bug 58777#1053
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:Bug58777

Conversation

@ptziegler
Copy link
Contributor

The focus listener for the cell editor can be explicitly disabled by overriding the dependsOnExternalFocusListener() method since almost two decades, rendering this workaround obsolete.

Moreover, this workaround causes the cell editor to be opened in a separate window, which is why it is no longer desirable.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=58777

[Viewers] add API to not deactivate CellEditor on FocusLost

The focus listener for the cell editor can be explicitly disabled by
overriding the dependsOnExternalFocusListener() method since almost two
decades, rendering this workaround obsolete.

Moreover, this workaround causes the cell editor to be opened in a
separate window, which is why it is no longer desirable.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=58777
> [Viewers] add API to not deactivate CellEditor on FocusLost
@ptziegler ptziegler added this to the 1.20.0 milestone Apr 30, 2025
@ptziegler ptziegler merged commit 7051bf1 into eclipse-windowbuilder:master Apr 30, 2025
5 checks passed
@ptziegler ptziegler deleted the Bug58777 branch April 30, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0