#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)
Change History (4)
by , 13 years ago
comment:1 by , 13 years ago
| Resolution: | → othersoftware | 
|---|---|
| Status: | new → closed | 
comment:2 by , 12 years ago
| Resolution: | othersoftware | 
|---|---|
| Status: | closed → reopened | 
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.



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