#1645 closed defect (fixed)
[PATCH] Preferences dialog does not resize properly
Reported by: | anonymous | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | resize font size preferences | Cc: |
Description
how can i choose a smaller font size for josm at all or especially for the preferences - plugin dialog; because the window size is always to small to show all matter; especially the ok-cancel-button at the bottom (i think many versions ago there was a smaller font size standard); Display 17"-1152x864
Attachments (3)
Change History (7)
comment:1 by , 17 years ago
Component: | unspecified → Core |
---|---|
Keywords: | resize added; plugin removed |
Summary: | smaller font size necessary → Preferences dialog does not resize properly |
Type: | enhancement → defect |
by , 17 years ago
Attachment: | Preferences1.png added |
---|
by , 17 years ago
Attachment: | Preferences2.png added |
---|
comment:2 by , 17 years ago
thanks for y reply;
i should add that this happens under Linux (Kubuntu 8.04.1 with Sun JRE) and does not matter to Windows;
i append 2 pictures which shows the situation; pic1 shows the first windows size and the second the resized one with highest top and lowest bottom window-size-position possible (17"-1152x864);
perhaps vertical-window-scolling-slider are necessary?
Resizing does not happen coming up ok-cancel button;
It would be great if y can customize the font-size for josm itself for the future :-) and add vertical-window-scolling-slider (?what is the right name?;sorry)
by , 17 years ago
Attachment: | ResizePreferencesDialog_patch.txt added |
---|
Patch for making the preferences dialog resize correctly. Makes the dialog usable even on extremely small display resolutions.
comment:3 by , 17 years ago
Summary: | Preferences dialog does not resize properly → [PATCH] Preferences dialog does not resize properly |
---|
I added a patch that solves this bug (ResizePreferencesDialog_patch.txt).
From my point of view I would say this is simply a bug. If you resize the preferences dialog the buttons slide out of the dialog and are therefore not clickable.
Bug: Preferences dialog does not react correctly if resized. Additioanlly a minimal height & width of the dialog should be set (600x480?).
Workaround: Reduce the dialog height and then make it larger again. This makes on my system the buttons to apear again.