Opened 3 years ago
Last modified 15 months ago
#4594 new defect
confirmation dialogs block (was: broken <html> text)
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | dialog on top |
| Cc: | skyper |
Description
Confirmation dialog is spreading across the screen and way further.
I attach a screenshot.
Attachments (2)
Change History (9)
Changed 3 years ago by skyper
comment:1 follow-up: ↓ 2 Changed 3 years ago by bastiK
comment:2 in reply to: ↑ 1 Changed 3 years ago by skyper
comment:3 follow-up: ↓ 4 Changed 3 years ago by bastiK
I don't know how you got the string "Bestätigung" and not "Löschbestätigung" in the dialog header, interesting...
Cannot reproduce with 3033 either. There are a lot of other texts that use html (like <br>) for formatting the text. For example the message of the day.
Do these work, or is all html broken?
comment:4 in reply to: ↑ 3 Changed 3 years ago by skyper
Replying to bastiK:
I don't know how you got the string "Bestätigung" and not "Löschbestätigung" in the dialog header, interesting...
I appeared auto-repairing "doubled nodes". Right before that I had to change my config on that session, because I had flaged it to keep "do not delete". I removed both, the flag and my previous decision.
Cannot reproduce with 3033 either. There are a lot of other texts that use html (like <br>) for formatting the text. For example the message of the day.
Do these work, or is all html broken?
Sorry, I can not check right know, but I did not see it elsewhere.
comment:5 Changed 3 years ago by skyper
- Keywords repair added
- Priority changed from normal to major
I checked with version 3040.
The bug still exist !!!
In fact, it is even worse with 3040.
It only appears when repairing as mention above.
With version 3040 you can not even focus the dialog because there is progress-window on top of it.
comment:6 follow-up: ↓ 7 Changed 3 years ago by bastiK
- Component changed from Core to Core validator
- Summary changed from confirmation dialog going out-of bound to confirmation dialogs block (was: broken <html> text)
(In [o20142]) - fixed the long text.
I'm afraid, the blocking of 2 dialogs is anther issue, so I leave the ticket open.
From my experience it happens randomly - sometimes it works and sometimes they block.
comment:7 in reply to: ↑ 6 Changed 3 years ago by skyper
- Component changed from Core validator to Core
- Keywords on top added; repair removed
Replying to bastiK:
(In [o20142]) - fixed the long text.
Thanks.
From my experience it happens randomly - sometimes it works and sometimes they block.
My experience is that they always block. Especially offline I get error messages/exceptions because of presets not downloaded or "cannot find .." which are under the progress window. "Abbruch" does not work. The only way to reach the message is to close the progress window.
I think the messages/exceptions window should always be on top !



Cannot reproduce (tried Sun and Openjdk java)
What JOSM version?
Try with latest, my dialog says "Löschbestätigung" and not "Bestätigung", so something has changed in the meantime.