Opened 2 years ago
Last modified 2 years ago
#22410 new defect
Window not resizing as it should
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | window, resizing | Cc: |
Description
Since I made the tags window temporarily bigger and moved the separator between "key" and "value" in the table of the tags window, it does not resize any more as it should. After I made it smaller, a horizontal scroll bar appears and when I click in one of the columns, they get focused and the other column gets out of sight (see screenshots).
Closing and reopening did not help.
Attachments (2)
Change History (5)
by , 2 years ago
Attachment: | Screenshot 2022-09-29 at 12.45.18.png added |
---|
by , 2 years ago
Attachment: | Screenshot 2022-09-29 at 12.45.27.png added |
---|
comment:2 by , 2 years ago
Yes, I noticed that, too.
- Undock (detach) the tag/membership panel
- increase the width of the detached panel
- smaller the width of the key column
- Dock (close) the panel again
Probably it is smarter to store two separate pairs of columns' width, one for the docked and one for the undocked panel.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-09-27 21:25:50 +0200 (Tue, 27 Sep 2022) Revision:18564 Build-Date:2022-09-28 01:30:57 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18564 en) Linux Debian GNU/Linux 11 (bullseye) Java version: 17.0.4+8-Debian-1deb11u1, Debian, OpenJDK 64-Bit Server VM Desktop environment: GNOME
@dieterdreist:
Please, use the report bug action from help menu to report defects. Thanks
comment:3 by , 2 years ago
I tried this too, but apparently the problem was with the values column. I tried several times, also docking and undocking (the panel was undocked when it happened). Hope that helps. Restart did it.
It seems the problem is here (prefs file):
x is very high, I use 2 screens each 1920x1080, so unless both screens are in the same coordinate system, this would be offscreen
(I am not sure if this was the solution, or maybe just the restart, but after changing x from 2291 to 291 it seems solved)