This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258918

Summary: [usability] move "pin" to the left side of the tooltip
Product: debugger Reporter: Vladimir Voskresensky <vv159170>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2016-04-20 10:27:45 UTC
It's hard to reach "pin" icon area, because I have to move mouse inside the tooltip boundaries.
Please, move "pin" to the left.
Btw, as side effect it will also help to solve the problem of dissapearing of toopltip, because now simple usage would be:
- hover
- move mouse up and pin
- inspect data in tooltip without bothering that mouse must be "not moved" (which cause tooltip to disapear)
Comment 1 Vladimir Voskresensky 2016-04-20 10:29:25 UTC
(In reply to Vladimir Voskresensky from comment #0)
> It's hard to reach "pin" icon area, because I have to move mouse inside the
> tooltip boundaries.
I mean "I have to very_carefully_move mouse to stay all the time inside tooltip boundaries". I succeed only on the third attempt, so there is an usability problem :-)
Comment 2 Martin Entlicher 2016-04-27 15:33:22 UTC
IMHO it's too prominent on the front of the tooltip, but for the usability reasons I've moved it: changeset:   296966:85edebbb6710
Comment 3 Quality Engineering 2016-04-29 01:50:43 UTC
Integrated into 'main-silver', will be available in build *201604290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/85edebbb6710
User: mentlicher@netbeans.org
Log: #258918: Move the pin icon to the front of the tooltip, for usability reasons.