]
Marián Labuda updated JBIDE-20847:
----------------------------------
Priority: Major (was: Minor)
Only "retrieve" and "sign up here" link inside
styled text should be accessible
-------------------------------------------------------------------------------
Key: JBIDE-20847
URL:
https://issues.jboss.org/browse/JBIDE-20847
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.CR2
Reporter: Marián Labuda
Labels: connection_wizard
In New Connection dialog are 2 styled texts with links.
First one is for OpenShift 2 server selection on top saying "If you do not have an
account on OpenShift, please +sign up here+."
Second one is for OpenShift 3 while OAuth authentication protocol is selected "Enter
a token or +retrieve+ a new one."
Issue is that both are clickable whole, not just the underlined parts.
Issue is also differences while mouse cursor is moving over them. Second one, about a
token, has hand cursor while mouse is over the text. First one has typical cursor for
text. The cursor could be:
- for clickable part hand cursor
- for nonclickable part arrow cursor
Example of nice working text with link is link for OpenShift 3 server on top of wizard
"New to OpenShift 3? Explore the +getting started documentation+."