Closed
Bug 50604
Opened 25 years ago
Closed 25 years ago
Cursor shouldn't be spinning over chrome area
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: pierre, Assigned: mikepinkerton)
References
Details
This bug is extracted from bug 49173.
- Go to a page that takes a certain time to load (for instance
http://tout.lemonde.fr/).
- Move the cursor over the toolbar.
==> BUG: the cursor is spinning over the toolbar too while the page is loading.
The cursor should spin over the content area only, and it should change to an
arrow over the chrome area.
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
if we're away from the event loop for > 0.75 seconds, we switch to a watch
cursor. Since we're not processing events at all during this time, it makes
sense that the cursor is a watch -- even clicks in the chrome will be ignored.
invalid.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 4•24 years ago
|
||
mass verification of Invalid bugs: to find all bugspam pertaining to this,
set your search string to "MagaritaLuisaChascarilloAvoidsInvalidBugs".
if you think this particular bug is *still* an open issue, please make sure of
the following before reopening:
a. where relevant, do check that it's actually still a problem with ***recent
trunk builds*** on the all appropriate platform[s]
b. provide clear, compelling reasons why this bug should be considered a valid one.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•