Opened 16 months ago
Closed 16 months ago
#23396 closed defect (duplicate)
Dialog "Add Tag" remains on top of all other windows
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- add a new object
- press Alt+A to add tag(s)
- add e.g. amenity=bench and press Shift+Enter
- add direction as key and switch to e.g. a Weg Browser to read the wiki about the meaing of this tag
What is the expected result?
JOSM (and the Add Tag dialog) are minimized and the Web Browser Window is shown
What happens instead?
The Add Tag dialog is shown on top of the browser window and when I close it my previously made edits are lost.
Please provide any additional information below. Attach a screenshot if possible.
This only seems to happen with the "Add Tag" dialog (or "Change Tag?" in case of modification), not with other popup dialogs.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-12-07 13:35:12 +0100 (Thu, 07 Dec 2023) Revision:18907 Build-Date:2023-12-07 16:38:49 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18907 de) Windows 10 64-Bit OS Build number: Windows 10 Home 2009 (19045) Memory Usage: 544 MB / 1972 MB (310 MB allocated, but free) Java version: 17.0.8+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 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 VM arguments: [-Djpackage.app-version=1.5.18789, --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.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=%UserProfile%\AppData\Local\JOSM\HWConsole.exe] Dataset consistency test: No problems found Last errors/warnings: - 00000.553 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.555 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00000.961 E: java.security.KeyStoreException: Windows-ROOT not found. Ursache: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
Attachments (0)
Change History (6)
comment:1 by , 16 months ago
comment:4 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
was probably fixed with r18923.
Sorry, I thought that I noticed it using latest and so I only checked if it also occured with tested.
comment:5 by , 16 months ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Version: | → tested |
comment:6 by , 16 months ago
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Closed as duplicate of #16485.
This did not happen with r18822, so it is a rather new problem.