View Issue Details

IDProjectCategoryView StatusLast Update
0010315ScribusProperties Palettepublic2024-10-23 18:42
Reporterale Assigned Tonitramr  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.4.0svn 
Target Version1.5.4Fixed in Version1.7.0.svn 
Summary0010315: The default size of the properties palette is too narrow
DescriptionIn 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...
Tagsindigodock
PatchNo

Activities

ale

2011-10-11 11:18

manager  

scribus_problem.jpg (29,999 bytes)   
scribus_problem.jpg (29,999 bytes)   

jghali

2011-10-11 11:36

administrator   ~0027003

Last edited: 2011-10-11 11:41

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.

Issue History

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