Closed Bug 308490 Opened 19 years ago Closed 19 years ago

Improve CSS/XBL for horizontally scrolling trees

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: neil, Assigned: neil)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Proposed patch (obsolete) — Splinter Review
I also moved the scrollcorner width in to the theme (Modern is only 15px).
Assignee: Jan.Varga → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
Attachment #196041 - Flags: review?(enndeakin)
Neil, I'll take a look at the patch
Neil, where is hidehscroll and hidevscroll defined? Shouldn't you update toolkit/themes too?
I was thinking, aren't hidehscroll and hidevscroll a bit odd names? Maybe something in line with the css properties overflow-x and overflow-y is more appropriate?
I agree with Martijn here. Why isn't this controlled by the CSS overflow properties?
(In reply to comment #3) >Neil, where is hidehscroll and hidevscroll defined? They're simply arbitrary names. They get converted to collapsed by the XBL. >Shouldn't you update toolkit/themes too? Sure, once I get an xpfe patch that you like ;-) (In reply to comment #5) >Why isn't this controlled by the CSS overflow properties? Because we're not using a scroll frame.
Attachment #196041 - Flags: review?(enndeakin) → review+
Attached patch Complete patchSplinter Review
Attachment #196041 - Attachment is obsolete: true
Attachment #198987 - Flags: superreview?(bzbarsky)
Attachment #198987 - Flags: review?(Jan.Varga)
Comment on attachment 198987 [details] [diff] [review] Complete patch nice cleanup, r=varga
Attachment #198987 - Flags: review?(Jan.Varga) → review+
Attachment #198987 - Flags: superreview?(bzbarsky) → superreview+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Ah, now I see, hidehscroll and hidevscroll are only used internally, xul authors don't need to tinker with it.
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.trees → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: