Closed
Bug 12246
Opened 27 years ago
Closed 27 years ago
xpscrollbars don't work on mac
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: eric, Assigned: beard)
Details
(Whiteboard: [19990929]reporter to verify)
Xp scrollbars work on linix and windows but appear blank on mac. I think its a
view problem.
To turn on gfx scrollbars:
mozilla/layout/html/style/nsCSSFrameConstructor.cpp
find IsGfxMode() and make it return PR_TRUE
Prevents gfx scrollbars from landing.
| Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•27 years ago
|
||
They work in my latest build. My widget checkins may have cleared this up. One
thing that ISN'T working is hitting keyboard arrow keys/pageup/pagedown. That
doesn't seem to be wired up yet.
Comment 4•26 years ago
|
||
Sorry for spam, re-assigning phillip's QA contact XPToolkit/XPWidget bugs to
claudius due to restructure
Updated•26 years ago
|
Whiteboard: [19990827]reporter to verify → [19990929]reporter to verify
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
typing file: url's somehow magically gives one xpscrollbars, so that's what i did and they work fine on the Mac.
marking VERIFIED fixed with 1999101308 commercial build.
You need to log in
before you can comment on or make changes to this bug.
Description
•