Bug 137091 - "Page Setup Box changes size when switching between Portrait/Landscape" [p=martijn.martijn@gmail.com (Martijn Wargers) r=Neil a1.9=damons]
git-svn-id: svn://10.0.0.236/trunk@247385 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -64,13 +64,13 @@
|
||||
<data id="customPrompt.title">&customPrompt.title;</data>
|
||||
<data id="customPrompt.prompt">&customPrompt.prompt;</data>
|
||||
|
||||
<tabbox>
|
||||
<tabbox flex="1">
|
||||
<tabs>
|
||||
<tab label="&basic.tab;"/>
|
||||
<tab label="&advanced.tab;"/>
|
||||
</tabs>
|
||||
<tabpanels>
|
||||
<tabpanel orient="vertical">
|
||||
<tabpanels flex="1">
|
||||
<vbox>
|
||||
<groupbox>
|
||||
<caption label="&formatGroup.label;"/>
|
||||
<vbox>
|
||||
@@ -98,8 +98,8 @@
|
||||
<caption label="&optionsGroup.label;"/>
|
||||
<checkbox id="printBG" label="&printBG.label;"/>
|
||||
</groupbox>
|
||||
</tabpanel>
|
||||
<tabpanel orient="vertical">
|
||||
</vbox>
|
||||
<vbox>
|
||||
<groupbox>
|
||||
<caption id="marginGroup" label="&marginGroup.label;"/>
|
||||
<vbox>
|
||||
@@ -246,7 +246,7 @@
|
||||
</rows>
|
||||
</grid>
|
||||
</groupbox>
|
||||
</tabpanel>
|
||||
</vbox>
|
||||
</tabpanels>
|
||||
</tabbox>
|
||||
</dialog>
|
||||
|
||||
@@ -65,13 +65,13 @@
|
||||
<data id="customPrompt.title">&customPrompt.title;</data>
|
||||
<data id="customPrompt.prompt">&customPrompt.prompt;</data>
|
||||
|
||||
<tabbox>
|
||||
<tabbox flex="1">
|
||||
<tabs>
|
||||
<tab label="&basic.tab;"/>
|
||||
<tab label="&advanced.tab;"/>
|
||||
</tabs>
|
||||
<tabpanels>
|
||||
<tabpanel orient="vertical">
|
||||
<tabpanels flex="1">
|
||||
<vbox>
|
||||
<groupbox>
|
||||
<caption label="&formatGroup.label;"/>
|
||||
<vbox>
|
||||
@@ -111,8 +111,8 @@
|
||||
<checkbox id="printBG" tabindex="1"
|
||||
label="&printBG.label;" accesskey="&printBG.accesskey;"/>
|
||||
</groupbox>
|
||||
</tabpanel>
|
||||
<tabpanel orient="vertical">
|
||||
</vbox>
|
||||
<vboxvbox>
|
||||
<groupbox>
|
||||
<caption id="marginGroup" label="&marginGroup.label;"/>
|
||||
<vbox>
|
||||
@@ -282,7 +282,7 @@
|
||||
</rows>
|
||||
</grid>
|
||||
</groupbox>
|
||||
</tabpanel>
|
||||
</vbox>
|
||||
</tabpanels>
|
||||
</tabbox>
|
||||
</dialog>
|
||||
|
||||
Reference in New Issue
Block a user