Bug 571335 - [ModelEditor] Strange selection Behavior in Modeleditor List with GTK
Summary: [ModelEditor] Strange selection Behavior in Modeleditor List with GTK
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-19 05:08 EST by Christoph Laeubrich CLA
Modified: 2021-02-19 05:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Laeubrich CLA 2021-02-19 05:08:52 EST
I'm not sure if this is ModelEditor, JFace or SWT but noticed the following behavior:

1) Open a fragment.xml
2) add a new fragment
3) extended elementid -> Find
4) select for example "Menu" (any item with more than one hit would suit)
4a) --> even though nothing is selected, the OK button is active
5) select the last entry in the search result
6) --> The first and the second entry are selected

What would I expect:

4a: the OK button is only active if at least one item is selected
6: only my selection is actually selected