]
Jan Richter closed JBIDE-21069.
-------------------------------
Verified with 4.3.1.CR1 and 4.4.0.Alpha1 nightlies, closing.
Application wizard: long project display names mess up project
selection
------------------------------------------------------------------------
Key: JBIDE-21069
URL:
https://issues.jboss.org/browse/JBIDE-21069
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
Assignee: Viacheslav Kabanovich
Labels: application_wizard, openshift_v3
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
I've created a project with the longest display name OpenShift would let me. Then
when I go to the application wizard and try to select a project from the combo, all hell
breaks loose.
I'm on Gnome with GTK3 and clicking the combo at this point messes up the entire
screen to a point that I can't even take a screenshot (sorry I can't show you, it
looks awesome). Looks like something overflowing somewhere.
I also tried a bit shorter name, which just resulted in a selection spanning both my
screens and beyond.
I think cutting the text at certain length and just adding '...' or somthing like
that might make it look better.