[
https://issues.jboss.org/browse/JBIDE-19952?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-19952:
---------------------------------------
Well, I did some digging. See attached screenshot:
!validators.png!
I marked error markers from 1 to 4. Scenarios:
Once I fill in valid label into text field Label, marker 2 disappear. Marker 1 is related
to same field, but it is updated only when focus (active widget) is changed - e.g. I fill
in valid label into text field Label but I am still focused on the field, marker 2
disappear but marker 1 is still persisted. Once I change focus (on a button or on the
second text field) marker 1 is updated accordingly.
Markers 3 and 4 work in the same way. Marker 4 is updated in real time but marker 3 is
updated on changed focus (another widget is activated).
I would suggest to remove markers number 1 and 3. Markers 2 and 4 are enough and also
marker 0 - the validation of whole label, seems to work with those 2 markers, well at
least its behavior is depending on those two markers.
v3 Application wizard: Template label decorators don't go away
--------------------------------------------------------------
Key: JBIDE-19952
URL:
https://issues.jboss.org/browse/JBIDE-19952
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Jeff Cantrill
Priority: Minor
Labels: application_wizard, openshift_v3
Fix For: 4.3.0.CR1
Attachments: additional-error-marker.png, Resource Label dialog.png,
validators.png
While adding a new label when creating a template, the validation decorator persists and
sometime the validation message even for valid labels. See attachment.
Also, noticed focusing away from dialog and back makes them go away. Repainting issue?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)