Closed
Bug 487382
Opened 16 years ago
Closed 16 years ago
Detaching a busy tab leaves donor window "busy"
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.6a1
People
(Reporter: john.p.baker, Unassigned)
References
Details
(Keywords: verified1.9.1, Whiteboard: [Fixed by bug 481359])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b4pre) Gecko/20090407 Shiretoko/3.5b4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b4pre) Gecko/20090407 Shiretoko/3.5b4pre
This is a left over from bug 477014. (see bug 477014 comment #4 etc)
Detaching a busy tab to a new window leaves the pointer as an hourglass when over the chrome of the donor window.
Reproducible: Always
Steps to Reproduce:
1. Open window with two tabs
2. Load a slow page in one tab (eg http://hg.mozilla.org/mozilla-central/annotate/907dbdbd084f/browser/base/content/tabbrowser.xml )
3. While the tab is "busy" drag to open a new window
4. Hover the chrome of the first window
Actual Results:
Mouse pointer shows an an hourglass
Expected Results:
Mouse pointer as a pointer
Reporter | ||
Comment 1•16 years ago
|
||
Not quite how I imagined it - but bug 481359 has removed the hourglass; I can't see any other manifestations of the problem at the moment so ...
=> Fixed by bug 481359 :-]
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Depends on: 481359
Resolution: --- → FIXED
Whiteboard: [Fixed by bug 481359]
Updated•16 years ago
|
Keywords: fixed1.9.1
Comment 2•15 years ago
|
||
Yeah, looks fine. Marking as verified fixed with:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b6pre) Gecko/20091217 Namoroka/3.6b6pre (.NET CLR 3.5.30729)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7pre) Gecko/20091214 Shiretoko/3.5.7pre (.NET CLR 3.5.30729)
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
Target Milestone: --- → Firefox 3.6a1
Reporter | ||
Comment 3•15 years ago
|
||
It does occur if ui.use_activity_cursor is set true; So it will become an issue again if the default setting is changed in bug 482985.
You need to log in
before you can comment on or make changes to this bug.
Description
•