Closed Bug 459218 Opened 16 years ago Closed 16 years ago

Wizard back and next / finish buttons have incorrect space between them

Categories

(Toolkit :: Themes, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b2

People

(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)

Details

Attachments

(2 files)

See attached screenshots
Attached image screenshots
Attached patch patchSplinter Review
Assignee: nobody → robert.bugzilla
Attachment #342416 - Flags: review?(dtownsend)
Isn't that 1px too little between Back and Forward buttons?
(In reply to comment #3)
> Isn't that 1px too little between Back and Forward buttons?
I thought the same and just went with the exiting values. There are also other tweaks that should be done as can be seen when comparing it to the windows provided wizard and I would prefer them to be done in another bug.
Filed Bug 459280 for the inconsistencies I've noticed while working with the wizard.
Comment on attachment 342416 [details] [diff] [review]
patch

>diff --git a/toolkit/themes/winstripe/global/wizard.css b/toolkit/themes/winstripe/global/wizard.css
>--- a/toolkit/themes/winstripe/global/wizard.css
>+++ b/toolkit/themes/winstripe/global/wizard.css
>@@ -35,16 +35,16 @@ 
>...
>-.wizard-button[wizardbutton="finish"],
>-.wizard-button[wizardbutton="next"] {
>+.wizard-button[dlgtype="finish"],
>+.wizard-button[dlgtype="next"] {
>   -moz-margin-start: -1px !important;
> }
Dave, I went ahead a visually verified that this should be 0px to be consistent and I'll change that prior to checkin. The remainder of the issues that I've noticed will be handled in bug 459280
Comment on attachment 342416 [details] [diff] [review]
patch

Looks fine, sorry for not getting to it sooner
Attachment #342416 - Flags: review?(dtownsend) → review+
Pushed to mozilla-central with the change mentioned in comment #6

http://hg.mozilla.org/mozilla-central/rev/beb27b78ba0b
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: