#6802 closed defect (irreproducible)
selection highlighting disabled by mouse right button
Reported by: | pieren | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | mouse selection move_view | Cc: | xeen |
Description (last modified by )
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.
Modified: I cannot reproduce the issue with latest. Sorry for the noise. I will reopen this ticket only if I see this again.
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|
comment:2 by , 14 years ago
Cc: | added |
---|
comment:3 by , 14 years ago
Description: | modified (diff) |
---|---|
Resolution: | → irreproducible |
Status: | new → closed |