Modify

Opened 15 years ago

Closed 15 years ago

#2018 closed defect (fixed)

[PATCH] Filter out bogus MapStatus mouse events

Reported by: markb@… Owned by: framm
Priority: minor Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

When an AWTEventListener is being used by the MapStatus code it is rather
promiscuous in that it will accept events from any source component rather
than just the MapView. The upshot of that is that the map status is updated
when the mouse is near an entity on the map even if a dialog or button is
obscuring the map at that point. This patch fixes the problem by only using events whose source is the MapView. Now you don't get that annoying visual distraction
when you move the mouse over the non-map parts of the main window.

Attachments (1)

MapStatus.diff (1.6 KB ) - added by anonymous 15 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 15 years ago

Attachment: MapStatus.diff added

comment:1 by anonymous, 15 years ago

Resolution: fixed
Status: newclosed

Applied in r1258.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.