Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8551 closed defect (fixed)

JOSM Relation Editor is resetting my mouse speed

Reported by: Chris66 Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: mouse setting relation editor Cc:

Description

When opening the JOSM relation editor sometimes my mouse speed system setting
is changed from "slow" to "fast".

OS: Win 7
Java: 7
JOSM: 5802
Mouse: Microsoft Notebook Optical Mouse 3000
Driver: MS Intellipoint

Attachments (1)

maus1.png (58.8 KB ) - added by Chris66 12 years ago.

Download all attachments as: .zip

Change History (4)

by Chris66, 12 years ago

Attachment: maus1.png added

comment:1 by stoecker, 12 years ago

Resolution: othersoftware
Status: newclosed

Must be a bug in you OS. JOSM does not do and also should not be able to do such a change.

comment:2 by akks, 12 years ago

Resolution: othersoftware
Status: closedreopened

I found the same problem reported on forum.
This is awt.robot problem
http://stackoverflow.com/questions/9986423/java-awt-robot-changes-windows-mouse-speed

Robot is used to select the cell of TagTable as a hack to skip Tab bug of Java 1.6 :)
I guess today we can turn on "standard" method, because resetting mouse speed on Windows notebooks is really annoying.

Last edited 12 years ago by akks (previous) (diff)

comment:3 by akks, 12 years ago

Resolution: fixed
Status: reopenedclosed

In 6063/josm:

fix #8551: JOSM Relation Editor was resetting mouse speed on Windows
(please check for tab-switching bug of older JVMs in Relation Editor - the workaround was removed)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.