#196 closed defect (fixed)
Map tips get in the way of selection
Reported by: | chrisclaydon | Owned by: | madair |
---|---|---|---|
Priority: | P1 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1180971 | Operating System: | All |
state: | Analysis Requested |
Description ¶
When I try to perform actions in Fusion, I find that map tips often get in the way. This is particularly evident when trying to do a rectangle selection. If you wait too long before making the first click, the map tip pops up beneath the cursor, and you end up clicking on the tip rather than on the map. Then, once you’re dragging a rectangle, if you mouse over the map tip, you lose the rectangle. It’s really frustrating.
Change History (3)
comment:1 by , 16 years ago
External ID: | → 1180971 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
(In [1722]) Fixes #196. Position maptip slightly further away from the cursor and hide it on mouse down so it doesn't interfere with other tools as much.