Closed
Bug 269388
Opened 20 years ago
Closed 19 years ago
page loading pause while holding down mouse on scrollbars
Categories
(Core Graveyard :: Widget: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jannik.sueltz, Assigned: jaas)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 If a long page is loading and you like to scroll down while loading the page loading pause while you hold down the mouse button on the scrollbar. Reproducible: Always Steps to Reproduce: 1. Load a long webpage 2. klick on the scrollbar WHILE webpage is loading and do not lift the mouse button 3. as log as you hold down the mouse button the loading is paused Actual Results: The loading paused. Expected Results: The loading should continue while hold down the mouse button and scrolling
Confirm. And in Camino, there is no problem. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050204 Firefox/1.0+
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
I see this on Seamonkey 2005052209 as well, but only with the classic theme. Might be related to mac native scrollbars?
Assignee: firefox → jag
Component: General → XP Toolkit/Widgets
Product: Firefox → Core
QA Contact: general → jrgmorrison
Version: unspecified → Trunk
Comment 3•19 years ago
|
||
*** Bug 295130 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Assignee: jag → joshmoz
Component: XP Toolkit/Widgets → Widget: Mac
QA Contact: jrgmorrison → mac
Comment 4•19 years ago
|
||
Fixed as part of the switch from WaitNextEvent handling to CFRunLoopSource. The dependencies tell all.
You need to log in
before you can comment on or make changes to this bug.
Description
•