[
https://issues.jboss.org/browse/JBIDE-21188?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-21188:
-------------------------------------
This seems to have been fixed by these commits upstream:
* 935ee2c - (tag: v20151021_1548) [473363] Server configuration view renders time fields
unusable - update
feature version (6 months ago, Steven Hung)
* 972c734 - (tag: v20151020_1552) [473363] Server configuration view renders time fields
unusable (6 months
ago, Steven Hung)
{code}
- data.widthHint = 30;
+ data.widthHint = SWT.DEFAULT;
{code}
This was done on all 3 spinners (publish interval, start timeout, stop timeout).
Spinner field is tiny in Fedora 23
----------------------------------
Key: JBIDE-21188
URL:
https://issues.jboss.org/browse/JBIDE-21188
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Final
Environment: Eclipse Mars.2 Release (4.5.2)
JBT 3.1.0.Final-v20150924-2222-B46
Fedora 23 with Cinnamon 2.8.7 (Gnome 3)
Reporter: George Gastaldi
Assignee: Rob Stryker
Fix For: 4.4.0.Alpha1
Attachments: Screenshot.png
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)