#18032 closed defect (fixed)
Visual bug with mapcss style settings on macOS
Reported by: | G_Fyyar | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 19.09 |
Component: | Core mappaint | Version: | latest |
Keywords: | mappaint, stylesettings, macosx | Cc: |
Description
What steps will reproduce the problem?
- Launch JOSM (must have at least r15289)
- Open mappaint dialog box
- Right-click any internal OR external mappaint style
- Attempt to change a setting from ON to OFF
What is the expected result?
Setting goes from ON to OFF.
What happens instead?
Setting remains ON regardless.
Please provide any additional information below. Attach a screenshot if possible.
All settings are defaulted to ON, and cannot be turned to OFF.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-08-08 01:24:18 +0200 (Thu, 08 Aug 2019) Build-Date:2019-08-08 01:30:54 Revision:15293 Relative:URL: ^/trunk Identification: JOSM/1.5 (15293 en) Mac OS X 10.14.5 OS Build number: Mac OS X 10.14.5 (18F132) Memory Usage: 914 MB / 1820 MB (230 MB allocated, but free) Java version: 1.8.0_221-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: Display 188945226 1920x1080, Display 69937792 2560x1440 Maximum Screen Size: 2560x1440 Dataset consistency test: No problems found Plugins: + FastDraw (34977) + Mapillary (1.5.18) + apache-commons (34908) + apache-http (34908) + auto_tools (73) + buildings_tools (34982) + changeset-viewer (22) + editgpx (34908) + graphview (34977) + gridify (1556174547) + jaxb (35014) + jna (34908) + log4j (34908) + markseen (13) + openqa (1557250801) + osm-obj-info (51) + reverter (34999) + routing (35039) + scripting (30796) + tageditor (34977) + utilsplugin2 (34977) Map paint styles: + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Dwarf.mapcss + https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss Validator rules: - ${HOME}/Desktop/KaartValidator/kaart.dwarf.validator.mapcss + https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.dwarf.validator.mapcss Last errors/warnings: - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword! - W: Unable to convert property color to type class java.awt.Color: found Keyword{transparent} of type class org.openstreetmap.josm.gui.mappaint.Keyword!
Attachments (0)
Change History (10)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 5 years ago
It looks like it is a visual bug, (i.e., the setting in the preferences changes, but the checkbox from the "Style Settings" does not).
So, for some reason, the UI thinks that the items are true
when they are false
. I've done some investigating, but I'm not seeing a reason for it (yet).
comment:4 by , 5 years ago
Keywords: | macosx added |
---|
The problem does not occur on Fedora 30 x86_64 (Java 8 and Java 12) with r15296, so it is likely a Mac OS X specific problem.
comment:6 by , 5 years ago
Cc: | removed |
---|---|
Summary: | Broken mapcss style settings → Visual bug with mapcss style settings on macOS |
comment:7 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → assigned |
comment:8 by , 5 years ago
Milestone: | → 19.09 |
---|
Works for me on Windows. Do you have access to another OS to see if it's macOS-specific?