-
Bug
-
Resolution: Fixed
-
Blocker
-
2.0.1
-
None
-
ZK Studio 2.0.1
Eclipse Mars, Neon and Oxygen (No issue on Juno, Kepler and Luna)
The items of ZUL Palette are hard to select due to focus automatically to the first drawer. When you click on the desired item, it would not be selected but the first drawer (ZK Element).
Please see the attached gif for detail.
It is okay on Juno, Kepler and Luna. Affected on Mars, Neon and Oxygen.
Steps to Reproduce
- Install ZK Studio 2.0.1 on Eclipse Neon or Oxygen
- Create a new ZK Project or ZUl file
- Use the ZUL Palette, expand any drawer and hover on the items
- Click the item text
Current Result
- The "ZK Element" drawer will get the foucs and be expanded
- The item you clicked will not be selected
Expected Result
- The "ZK Element" drawer will not get the foucs and be expanded
- The item you clicked will be selected
Workaround
- Use Eclipse Luna (<= 4.4)
- Use icons only layout
- Click the icon instead of the text
Debug info
The first drawer will be selected only if you hover on the item text.
Hover on the icon (or use icons only layout) is okay.