Preferences dialog widgets not expanded
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Inkscape |
Medium
|
Patrick Storz |
Bug Description
Testing lp:inkscape r13529 on Ubuntu Utopic...
libgtk2.0-dev 2.24.24
libgtkmm-2.4-dev 2.24.4
The preferences dialog, by default, opens with all widgets at minimum height. See screenshot.
(Nominating for 0.91)
Alex Valavanis (valavanisalex) wrote : | #1 |
su_v (suv-lp) wrote : | #2 |
Changed in inkscape: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in inkscape: | |
milestone: | 0.91 → 0.92 |
Stefan (stefan-ihringer) wrote : | #3 |
I'd like to add to this bug report:
It also happens (or still happens?) in Inkscape 0.91 on MacOS 10.9.5. See attached screenshot. After the preferences dialog is resized once, retains its size. Only the initial size is too small.
Patrick Storz (ede123) wrote : | #4 |
Fix committed in
https:/
The dialog should always have a usable (dynamically calculated) size now while also still being shrinkable down to the minimum size.
I'll also investigate if this can be back-ported to 0.92.x
Changed in inkscape: | |
status: | Confirmed → Fix Committed |
assignee: | nobody → Eduard Braun (eduard-braun2) |
milestone: | 0.92 → 0.93 |
Patrick Storz (ede123) wrote : | #5 |
Backported a modified version to 0.92.x in
https:/
It's not as nice as the version committed to master but it should work well enough.
Please let me know if this causes any issues so I can have another look before the 0.92.3 release if necessary.
Changed in inkscape: | |
milestone: | 0.93 → 0.92.3 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Related: Unity-specific)
- Bug #448728 Preferences dialog has too small default size (regression)
and AFAICT aggravated by:
- Bug #884368 unable to edit attributes in Inkscape XML Editor (Ubuntu overlay-scrollbar issues)
(Ubuntu/
The changes to enforce floating dialog behavior for the preferences dialog (r13262) IIRC made the initial state even less usable (with new preferences). Affects desktops / themes with minimal slider lengths for scrollbars more than others.