]
Andre Dietisheim updated JBIDE-24448:
-------------------------------------
Steps to Reproduce:
See screencast.
# EXEC: launch application wizard and select "Custom Template" tab
# EXEC: start typing some url
# ASSERT: the url text field is decorated with an error marker as long as the url is not
valid. The same error is show in the title area.
# EXEC: continue typing until the url is a formally valid url
Result:
The error disappears in the title area but the error decoration to the text field wont go
away.
It only disappears if you resize the window.
was:See screencast.
Application wizard: error decoration is not removed when I correct
"Custom Template" url to be valid
----------------------------------------------------------------------------------------------------
Key: JBIDE-24448
URL:
https://issues.jboss.org/browse/JBIDE-24448
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.4.Final
Environment: Win 10.
Reporter: Radim Hopp
Priority: Minor
Labels: application_wizard, openshift_v3
Fix For: 4.5.0.AM1
Error decorator is not redrawn until windows is resized.
See screencast:
https://youtu.be/BQo-NtDS_c0
For more detailed info, see JBIDE-23473
I tried it on Win10 & Fedora 25.... Win10 has this issue, Fedora 25 does not.
Mac is not affected either.