Opened 14 years ago

Last modified 12 years ago

#6802 closed defect

selection highlighting disabled by mouse right button — at Version 1

Reported by: pieren Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: mouse selection move_view Cc: xeen

Description (last modified by pieren)

With the new mouse events handling, I get the following disturbing bug:

  • select some objects on the screen e.g. with "find highway"
  • all elements with the tag 'highway' are highlighted
  • use the right button mouse to move around the current view

If the mouse pointer is not on top of a highlighted element, everything is fine as usual.

If the mouse is pointing over one of the highlighted element, this element is seleted although we use the right button of the mouse and this diselects all other elements of course. It seems the mouse event handler is now processing the right button event as the left button event.

Change History (1)

comment:1 by pieren, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.