Closed Bug 20242 Opened 25 years ago Closed 24 years ago

Scrolling very slow on my 2nd monitor

Categories

(Core :: Web Painting, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: mikepinkerton, Assigned: mikepinkerton)

Details

(Keywords: perf)

On my 2nd monitor, the resolution is 1024x768 and lacks hardware accelerator, so
slow scrolling is noticeable.

Scrolling mozilla.org with the scrollbar is _painful_ to say the least. An order
of magnitude slower than 4.5 on the same monitor, same sized window.
Status: NEW → ASSIGNED
Bit depths? Is your second monitor at a different bit depth from your primary?
This is really a widget bug, since it does scrolling on behalf of the view
system.
This isn't bit depth, it's because pink doesn't have the drivers installed for
his second screen, so QuickDraw is running unaccelerated.
well, yes, but it still shouldn't be _that_ slow, should it? I think i may have
made it better with my scroll-by-page fix for gfx scrollbars, but the point is it
is still not as smooth as navigator, on the same monitor, same window size.
Keywords: perf
I am not sure if it's the same bug, but there are certain ULS
that scroll Extremely slow on my system, (it is Linux). For
example trying to scroll when in http://www.linux-mandrake.com/lothar/
is painfully slow.
Should i open a separate bug for this, or are those two related?
even better example is http://www.linux-mandrake.com/lothar/news.html
On this page, scrolling with scrollbar or with up/down arrows takes
as much as .5-.8 seconds per redraw, on pII - 300 Mhz, 256mb ram, on Linux.
(build 2000030809)
That page has a background image which is 4x2000 (!) pixels in size. They use it
to get a vertical stripes background. Of course this is unnecessary and a 4x1
image would suffice. I replaced the image with a minimum version and it scrolls
much faster. (Tested under Linux, build 2000030913)

Result: scrolling is slow with big background images. This makes it very likely
the reason is bug 18992.

Reassigning all view bugs to kevin.
Assignee: beard → kmcclusk
Status: ASSIGNED → NEW
Don, this sounds like another bug which may be addressed by your modifications 
for pattern blitting.
Assignee: kmcclusk → dcone
Tiling slowness will be addressed by 31044.

*** This bug has been marked as a duplicate of 31044 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Summary: Scrolling very slow on my 2nd monitor → Scrolling very slow on my 2nd monitor (tiling speed)
We have no evidence that this slowness is due to tiling.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
This bug morphed into a bug about slow rendering with tiling. It should not have. 
The original report was a general problem with slow scrolling on any page.
Summary: Scrolling very slow on my 2nd monitor (tiling speed) → Scrolling very slow on my 2nd monitor
Can you retest this.. there were some big performance changes since the bug was 
created, especially on the Mac.  I don't have a second monitor to test this.. 
right now.. just want to make sure it is an issue still. 
Also are you saying that scrolling is slow in general (really slow with 
unaccelerated Mac), or something about the way we handle the second monitor 
makes us very slow.  And did you say your bit depths are the same or different. 
If they are different it may be a dithering issue since we use a single depth 
offscreen.. and if the second monitor is a smaller bit depth there may be some 
dithering..
Assignee: dcone → pinkerton
Status: REOPENED → NEW
i just tested tinderbox with mozilla vs. 4.7 (same sized window on the same 2nd 
monitor, this time accelerated -- i got a new machine) and with native 
scrollbars, the scrolling is very comparable.

don't even ask about gfx scrollbars. ;)

should i mark this as invalid, since we already have other bugs to do with gfx 
scrollbar issues?
just tried with acceleration turned off and we're just as pathetic as 4.x. I 
can't really tell a difference (again with native scrolling). sfraser and I agree 
we can mark this one invalid.
Status: NEW → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → INVALID
Marking verified invalid per last comments.
Status: RESOLVED → VERIFIED
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.