[
https://issues.jboss.org/browse/JBIDE-20364?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-20364:
------------------------------------------
This is caused by a workaround we're using because of JBIDE-20092:
The link widget is broken in dialogs on MacOS. We're therefore using a styledText
instead. We're missing a check which looks at "where in the styled text" the
user clicked, responding to clicks on the "link"-styled text only.
Connection wizard: all text (not just "retrieve") is
clickable
--------------------------------------------------------------
Key: JBIDE-20364
URL:
https://issues.jboss.org/browse/JBIDE-20364
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta2
Environment: JBDS 9.0.0.Beta2 B81
Reporter: Marián Labuda
Assignee: Daniel Azarov
Priority: Minor
Labels: connection_wizard, help_wanted
Fix For: 4.3.0.CR1
Attachments: all-text-is-clickable.png
The link for OAuth type of authentization for v3 connection "Enter a token or
retrieve a new one." is whole clickable.
!all-text-is-clickable.png!
The label (only black text) should not be clickable. Only keyword "retrieve",
which is marked as a link (blue, underlined) should be clickable. Now there is a carret on
the whole link with label and nothing let user know that also label is clickable, what
should not be.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)