View Issue Details

IDProjectCategoryView StatusLast Update
0016387ScribusUser Interfacepublic2021-03-21 15:29
Reporterbubu Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.7.svn 
Fixed in Version1.5.7.svn 
Summary0016387: Remove unnecessary group boxes from Insert a frame interface
DescriptionThis issue/patch is similar to 0005781:0016364: In "Insert > Insert a frame" there is 4 tabs and in the "Type" and the "Size" tabs there is an unnamed QGroupBox which causes a blank line inside the group box.

In this patch I propose to remove this blank line from the top of the group box and replace the QGroupBox with a simple QVBoxLayout layout. In first case I simple removed the group box because there was already a box layout and in second case I replaced box group with a box layout. Please see the attached before-after screenshot.

Please, review the patch. The patch seems big but except these changes there are only whitespace modifications. Thanks.
TagsNo tags attached.
PatchYes

Relationships

child of 0013906 acknowledged Metabug: UI enhancement proposals (1.5.x.svn) 

Activities

bubu

2020-12-14 07:06

reporter  

insert-a-frame.diff (12,277 bytes)   
insert-a-frame.gif (74,607 bytes)   

jghali

2020-12-14 22:13

administrator   ~0048554

Applied, thanks!

FirasH

2021-03-21 15:29

reporter   ~0049029

Thanks!
Fixed in 1.5.7.svn (24324)

Issue History

Date Modified Username Field Change
2020-12-14 07:06 bubu New Issue
2020-12-14 07:06 bubu File Added: insert-a-frame.diff
2020-12-14 07:06 bubu File Added: insert-a-frame.gif
2020-12-14 07:25 PeterBenedek Relationship added child of 0013906
2020-12-14 07:51 PeterBenedek Summary Remove unnecessary group boxes from Insert a frame interface => [Patch] Remove unnecessary group boxes from Insert a frame interface
2020-12-14 22:13 jghali Summary [Patch] Remove unnecessary group boxes from Insert a frame interface => Remove unnecessary group boxes from Insert a frame interface
2020-12-14 22:13 jghali Assigned To => jghali
2020-12-14 22:13 jghali Status new => resolved
2020-12-14 22:13 jghali Resolution open => fixed
2020-12-14 22:13 jghali Fixed in Version => 1.5.7.svn
2020-12-14 22:13 jghali Note Added: 0048554
2021-03-21 15:29 FirasH Status resolved => closed
2021-03-21 15:29 FirasH Note Added: 0049029