Skip to content

Conversation

lars-v-bui
Copy link

SWT Radio-Buttons resets radio-button selection after opening and closing FileChooser from same dialog #1599

Updated the documentation for the setBlockOnOpen function. The function seems to display different behaviors based upon the operating system being used to reproduce Issue #1599. On MacOS reproducing the issue passes all test cases while Windows OS fails.

Co-authored-by: Alejandro Navarro [email protected]

Fixes eclipse-platform/eclipse.platform.swt#1599 (comment)

…sing FileChooser from same dialog eclipse-platform#1599

Updated the documentation for the setBlockOnOpen function. The function seems to display different behaviors based upon the operating system being used to reproduce Issue eclipse-platform#1599. On MacOS reproducing the issue passes all test cases while Windows OS  fails.

Co-authored-by: Alejandro Navarro [email protected]

Fixes eclipse-platform/eclipse.platform.swt#1599 (comment)
Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is a difference in behavior of that method depending on the operating system, wouldn't it be better to fix the behavior such that it is consistent across the operating systems?
If that's not possible, I would at least expect a more specific information that what is currently proposed. Just saying that the behavior can be different depending on the OS effectively renders the method useless, as a consumer does not know anything they can rely on then.

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.

SWT Radio-Buttons resets radio-button selection after opening and closing FileChooser from same dialog
2 participants