Closed
Bug 684444
Opened 14 years ago
Closed 14 years ago
Clicking on a background tab's close button selects the tab before closing it
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
FIXED
Firefox 9
People
(Reporter: brandonk8, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.03 KB,
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:9.0a1) Gecko/20110902 Firefox/9.0a1
Build ID: 20110902072738
Steps to reproduce:
Whenever I close a tab in Nightly, before the tab actually closes it will show the tab I am trying to close for a quick second before it will actually close it. This is only if you're on a different tab to the one you're trying to close.
Actual results:
I have explained in the above paragraph.
Expected results:
It shouldn't have shown the tab I was closing at all.
Comment 1•14 years ago
|
||
Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
Please post the graphics section from about:support
Mozilla/5.0 (Windows NT 5.1; rv:9.0a1) Gecko/20110902 Firefox/9.0a1
I'm getting this too, it's probably because of the fix for bug 679255.
(In reply to Tim (fmdeveloper) from comment #1)
> Does the issue still occur if you start Firefox in Safe Mode?
> http://support.mozilla.com/en-US/kb/Safe+Mode
>
> How about with a new, empty profile?
> http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-
> profile
>
> Please post the graphics section from about:support
I have just got done trying it in both safe mode & a new profile and the bug still persists. And according to the comment above this one I'm not the only person with this problem. Thanks for the reply.
> Please post the graphics section from about:support
http://i.imgur.com/vJP4t.png
Comment 5•14 years ago
|
||
I think I see what you mean - it does briefly appear to change to the tab before closing
Confirming and cc'ing for additional eyes
Status: UNCONFIRMED → NEW
Component: General → Tabbed Browser
Ever confirmed: true
QA Contact: general → tabbed.browser
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Updated•14 years ago
|
Summary: When I close a tab it shows the tab before closing it → Clicking on a background tab's close button selects the tab before closing it
Assignee | ||
Comment 6•14 years ago
|
||
I tried to write a test for this, but it's a pain since tabbrowser.xml uses setTimeout in addTab() to show the close button and tabbox.xml uses setTimeout in the mousedown handler.
Attachment #558284 -
Flags: review?(enndeakin)
Note that there's another drawback from 679255's landing. Right-click on the active tab focuses the tab itself occasionally, showing the dotted lines.
Updated•14 years ago
|
Attachment #558284 -
Flags: review?(enndeakin) → review+
Comment 9•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 9
You need to log in
before you can comment on or make changes to this bug.
Description
•