Bug 571335

Summary: [ModelEditor] Strange selection Behavior in Modeleditor List with GTK
Product: [Eclipse Project] Platform Reporter: Christoph Laeubrich <laeubi>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.14   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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