Modify ↓
Opened 3 years ago
Closed 3 years ago
#21536 closed defect (invalid)
Rectangular tool (Q) changes history of nodes but not of way
Reported by: | Negreheb | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Check history of way and nodes of random not-rectangular object
- mark way
- press 'Q'
- Check history of way and nodes again -> node is changed to your current user, way is unchanged, like you did nothing
Furthermore it seems like it breaks the checking-tool as well (guess how i found out... messed something up by mistake and uploaded it :D )
What is the expected result?
Way has a changed history as well
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-04-27 20:35:33 +0200 (Tue, 27 Apr 2021) Build-Date:2021-04-27 21:58:39 Revision:17833 Relative:URL: ^/trunk Identification: JOSM/1.5 (17833 de) Windows 10 64-Bit OS Build number: Windows 10 Pro 2004 (19041) Memory Usage: 898 MB / 1820 MB (315 MB allocated, but free) Java version: 1.8.0_231-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 3440×1440 (scaling 1.00×1.00) \Display1 1080×1920 (scaling 1.00×1.00) Maximum Screen Size: 3440×1920 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: de_DE Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + ColorPlugin (1537115529) + FixAddresses (35640) + OpeningHoursEditor (35640) + austriaaddresshelper (1597341117) + buildings_tools (35740) + contourmerge (v0.1.4) + geochat (35640) + gridify (1606242219) + imagery_offset_db (35640) + jaxb (35543) + jogl (1.2.3) + kendzi3d (1.0.205) + kendzi3d-resources (0.0.2) + log4j (35458) + reverter (35732) + splinex (35718) + turnrestrictions (35640) + utilsplugin2 (35792) Tagging presets: + https://github.com/kendzi/Simple3dBuildingsPreset/releases/download/0.9_2018-05-08/s3db-preset.zip + https://josm.openstreetmap.de/josmfile?page=Presets/Disc_Golf_Course&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Crafts&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 Map paint styles: - <josm.pref>\styles\sit.mapcss + https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - https://www.dropbox.com/s/qo3ai47fpv241jf/Styles_Fixme_and_Notes.zip?raw=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Fixme&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/FixmeAndNote&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
Attachments (1)
Change History (2)
by , 3 years ago
comment:1 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
If you only change the underlying nodes and do not change the order of the nodes, the way is not change. That is how the OSM Api 0.6 works. Nothing is wrong and that is not JOSM specific.