]
Andre Dietisheim commented on JBIDE-21379:
------------------------------------------
[~scabanovich] nice! thanks for this one.
Enhance emulated link
---------------------
Key: JBIDE-21379
URL:
https://issues.jboss.org/browse/JBIDE-21379
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.3.1.Beta2, 4.4.0.Alpha1
Emulated link in 'Sign in to Openshift' wizard 'Deploy Image to
OpenShift', etc has several drawbacks:
1. It shows hand cursor at the entire text, not only the one styled as link.
2. It acts on mouse down, whereas commonly links act on mouse up.
3. It acts on clicking at any place in the text, not only the one styled as link.
4. If mouse remains down, action is called repeatedly.
I suggest the enhancement, [~fbricon], please take a look at it. It should be taken into
account, that the emulation itself exists because of failure of standard Link on Mac, so
that my suggestion should be tested on Mac.