]
Jan Richter closed JBDS-3812.
-----------------------------
Looks good to me now. The border issue seems to be caused by the 250% interface scaling
factor I'd used with the 4k display, so it's probably not worth pressing on.
With that said, I think this issue is ready to be closed.
Target folder input looks weird
-------------------------------
Key: JBDS-3812
URL:
https://issues.jboss.org/browse/JBDS-3812
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc, ui
Fix For: 10.1.0.GA
Attachments: selected.png, unselected.png
There are a few visual issues with the target folder input group that make it look really
weird:
- When not focused, there is no real border around the input box, just a little line on
the bottom
- The Browse button is shoved right on top of the input field - when the field is
focused, its border is hidden under the button on the right
- The input field should probably be auto-focused
- When the validation message shows an error, it has a red icon with black text
- The path with spaces warning has black text - plus since this path is not allowed, it
should show as error, not a warning
- The message that folder will be created looks exactly like a warning, it should be
styled as info (no orange text and icon)