Closed
Bug 531058
Opened 15 years ago
Closed 3 months ago
Mouse cursor when loading a page is no longer the "Application start" cursor
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 482985
People
(Reporter: obones, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0
In SM1, when a page is currently loading, the mouse cursor changes to the "Application starting" cursor. That is, the arrow with a little hourglass.
Now in SM2, there is no visual indication on the mouse cursor that the page is loading. Yes, I know, there are the turning arrows on the tab icon. But I find it much easier to see that the page is loading when the mouse cursor is showing it.
Is there a way to reactivate the previous behavior?
Reproducible: Always
Steps to Reproduce:
1. Click on a link to load a page, preferably one that takes a long time to come through
Actual Results:
The mouse cursor does not change
Expected Results:
The mouse cursor changes to "Application start" just like in SM1
Comment 1•15 years ago
|
||
Confirming presence of the behaviour on platform Linux x86.
Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091221 Fedora/2.0.1-0.fc8 SeaMonkey/2.0.1
Comment 2•15 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a1pre) Gecko/20091219 SeaMonkey/2.1a1pre] (2009-12-19-00-comm-central-trunk) (W2Ksp4)
Confirmed on trunk.
Severity: trivial → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Version: unspecified → Trunk
Comment 3•15 years ago
|
||
Can you reproduce with Firefox?
Comment 4•15 years ago
|
||
Yes, reproducible with Mozilla/5.0 (X11; U; Linux i686; sk; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc12 Firefox/3.5.6
Updated•15 years ago
|
Component: Tabbed Browser → General
Product: SeaMonkey → Firefox
QA Contact: tabbed-browser → general
Summary: SM2 : Mouse cursor when loading a page is no longer the "Application start" cursor → Mouse cursor when loading a page is no longer the "Application start" cursor
Updated•15 years ago
|
Keywords: regression,
regressionwindow-wanted
Updated•15 years ago
|
Product: Firefox → Core
QA Contact: general → general
Comment 5•14 years ago
|
||
The Behavior has been changed in Core Code per Bug 481359.
The Pref ui.use_activity_cursor is now available (Bug 482985) and pref'ed off in Fx per Default. A decision for non-MacOS Behavior has yet not been made.
So either this should be marked as a Dupe of Bug 482985 or morphed into a SM Bug, no?
Keywords: regressionwindow-wanted
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Comment 7•3 months ago
|
||
For those who, like me, come back here and have read the duplicated bug, the preference is now called browser.spin_cursor_while_busy and works fine if set to true
You need to log in
before you can comment on or make changes to this bug.
Description
•