Closed Bug 40054 Opened 25 years ago Closed 25 years ago

forward button's xul has an extraneous orient="vertical"

Categories

(Core :: XUL, defect, P1)

x86
All
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: suttree, Assigned: bugs)

Details

(Whiteboard: [nsbeta2+])

From Bugzilla Helper: User-Agent: Mozilla/4.72 [en] (Win98; U) BuildID: 2000052020 The forward button's xul in chrome/packages/core/navigator/content/navigator.xul has the attribute orient="vertical" that the back button's xul does not have. This is messing up my ability to skin the browser (the forward button's dropmarker ends up below the forward button, instead of beside it). Could this be removed?
you're right, the use of orient on the button is deprecated. This is a simple fix to change orient="vertical" to class=" .. top" This is my bug. A serious skinnability flaw, marking nsbeta2.
Assignee: trudelle → ben
Keywords: nsbeta2, skins
Putting on [nsbeta2+] radar for beta2 fix.
Whiteboard: [nsbeta2+]
Priority: P3 → P1
Target Milestone: --- → M16
fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified fixed.
Status: RESOLVED → VERIFIED
Keywords: skins
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.