Closed Bug 12241 Opened 25 years ago Closed 25 years ago

scrollto on nsIScrollableView does not work correctly

Categories

(Core :: XUL, defect, P1)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: eric, Assigned: pavlov)

Details

(Whiteboard: [PDT+])

Attachments

(1 file)

63 bytes, text/x-github-pull-request
Details | Review
When you call scrollto on nsIScrollableView the view does not scroll things
properly.

Turn on gfx scrollbars and scroll the window and you will see what I mean. I
left printf to tell you where I am scrolling to.

How to turn on gfx scrollbars:

mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp


Problem shows up in both apprunner and viewer.

make the method IsGfxMode() return NS_TRUE;
Severity: normal → blocker
Priority: P3 → P1
This blocks xpscrollbars from landing.
Status: NEW → ASSIGNED
I see the problem and im working on it.
phillip, is this Linux only or all platforms.
OS: Linux → All
Hardware: PC → All
i'm not qualified to even guess, but i will. this looks like xp code to me.
changing platform/os. (and hiding)
Blocks: 11346
Whiteboard: [PDT]+
Putting on [PDT]+ radar.
Assignee: ramiro → pavlov
Status: ASSIGNED → NEW
Eric, this no longer is an issue with the new scroll port you wrote.  It might
be an issue when you take native windows out.

Pavlov has agreed to take scrolling bugs.   Thanks pav.
Target Milestone: M12
targetting M12
Status: NEW → RESOLVED
Closed: 25 years ago
QA Contact: phillip → claudius
Resolution: --- → FIXED
Whiteboard: [PDT]+ → [PDT+]
gfx scrollbars work for me on linux.
Status: RESOLVED → VERIFIED
verified gfx scrollbars ok
No longer blocks: 11346
Attached file GitHub Pull Request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: