Modify ↓
Opened 4 weeks ago
Last modified 4 weeks ago
#24359 new defect
Trouble using select and extrude tools
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Using JOSM on a Mac 12.7.6
What is the expected result?
Easy using the select and extrude tools
What happens instead?
1) When I use the Extrude (x) tool, I have a lot of trouble setting a new point, and I often have trouble capturing the line I want to move. 2) When I use the Selecting (s) tool, I have a lot of trouble capturing a point so I want move. Most of the time I just move the whole shape (or line) when I drag.
Please provide any additional information below. Attach a screenshot if possible.
Revision:19412 Build-Date:2025-06-03 14:14:26 Identification: JOSM/1.5 (19412 en) Mac OS X 12.7.6 OS Build number: macOS 12.7.6 (21H1320) Memory Usage: 616 MB / 12288 MB (423 MB allocated, but free) Java version: 21.0.7+6-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 69507936 1920x1200x32bpp@[Unknown refresh rate] (scaling 1.00×1.00) Display 69733318 1440x900x32bpp@[Unknown refresh rate] (scaling 2.00×2.00) Maximum Screen Size: 1920×1200 Best cursor sizes: 16×16→16×16, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_DK Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=19412, -XX:MaxRAMPercentage=75.0, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=/Applications/JOSM.app/Contents/MacOS/JOSM] Plugins: + buildings_tools (36438) + utilsplugin2 (36438)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Hi,
I have opened a JOSM support ticket, but in the meantime, I think I have figured out what’s wrong in relation to the selecting tool. As far as I see it’s about how the node works in JOSM. If you point at a node, you will see a dotted rectangle (next to the cursor) which either can be 1) empty, 2) with a red dot or 3) a red line. The dotted rectangle is very small, and it can be difficult to see the chances. The change between these 3 states is also very tight. If you move the cursor just very little the chance will come. The reel issue is that you can move a line or a polygon by dragging a node. In my opinion you should only be able to move a line or a polygon by dragging the line between the nodes and not the node itself.
But this does not explain the issue related to the Extrude tool.