View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010315 | Scribus | Properties Palette | public | 2011-10-11 11:15 | 2024-10-23 18:42 |
Reporter | ale | Assigned To | nitramr | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 1.4.0svn | ||||
Target Version | 1.5.4 | Fixed in Version | 1.7.0.svn | ||
Summary | 0010315: The default size of the properties palette is too narrow | ||||
Description | In the forum somebody is reporting that the PP is too narrow... I also noticed that I already had to make it wider and longer to be able to use it. I wonder if the current width - is based on the values for a specific platform, - is somehow random or - if because of new widgets the width and height are not correct anymore. If there is no reason to keep the current size, it would be better to have a several pixel more... (for the height, it's clear that we should make sure that, by default, it fits on every monitor! most people don't know how to resize a palette which is too long!) I can make a patch if there is a need for it... | ||||
Tags | indigodock | ||||
Patch | No | ||||
|
|
|
Currently the widget size is automatically determined by Qt. Setting a fixed sized to widgets must be avoided as widgets size to be used heavily depends on the current Qt style. By doing so, one has almost all chance to get it wrong on some platform. If anything is to be done it is by setting the widget size policy, not the widget size itself. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-11 11:15 | ale | New Issue | |
2011-10-11 11:18 | ale | File Added: scribus_problem.jpg | |
2011-10-11 11:36 | jghali | Note Added: 0027003 | |
2011-10-11 11:38 | jghali | Note Edited: 0027003 | |
2011-10-11 11:41 | jghali | Note Edited: 0027003 | |
2016-04-26 23:29 | Kunda | Tag Attached: indigodock | |
2016-04-26 23:29 | Kunda | Patch | => No |
2016-04-26 23:29 | Kunda | Category | User Interface => Properties Palette |
2016-12-09 06:17 | cbradney | Target Version | => 1.5.4 |
2024-10-23 16:51 | cbradney | Assigned To | => nitramr |
2024-10-23 16:51 | cbradney | Status | new => resolved |
2024-10-23 16:51 | cbradney | Resolution | open => fixed |
2024-10-23 16:51 | cbradney | Fixed in Version | => 1.7.0.svn |
2024-10-23 18:42 | cbradney | Status | resolved => closed |