Closed
Bug 938685
Opened 12 years ago
Closed 12 years ago
Defect - tab tray peek should get canceled if there's mouse activity the tray
Categories
(Firefox for Metro Graveyard :: Browser, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 28
People
(Reporter: jimm, Assigned: jimm)
References
Details
(Whiteboard: [block28] feature=defect c=tbd u=tbd p=1)
Attachments
(1 file)
3.99 KB,
patch
|
rsilveira
:
review+
|
Details | Diff | Splinter Review |
str:
1) open a page
2) right click on a link and open in new tab
result: tray displays
3) hover you mouse over the tray
result: the tab tray will still hide
I think it should remain visible.
Updated•12 years ago
|
Blocks: metrov1backlog
Summary: tab tray peek should get canceled if there's mouse activity the tray → Defect - tab tray peek should get canceled if there's mouse activity the tray
Whiteboard: [triage] feature=defect c=tbd u=tbd p=0
![]() |
Assignee | |
Updated•12 years ago
|
Whiteboard: [triage] feature=defect c=tbd u=tbd p=0 → [triage] feature=defect c=tbd u=tbd p=1
![]() |
Assignee | |
Comment 1•12 years ago
|
||
This seems to work pretty well. It keeps the tray open if the user is moving the mouse around within the tray. Once the mouse leaves the tray, auto-hides for peek tabs or for tab selects kick back in.
Assignee: nobody → jmathies
Attachment #8333835 -
Flags: review?(rsilveira)
Updated•12 years ago
|
Whiteboard: [triage] feature=defect c=tbd u=tbd p=1 → [block28] feature=defect c=tbd u=tbd p=1
Updated•12 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
QA Contact: jbecerra
Comment 2•12 years ago
|
||
Comment on attachment 8333835 [details] [diff] [review]
patch
Review of attachment 8333835 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good and works well!
Attachment #8333835 -
Flags: review?(rsilveira) → review+
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Comment 5•12 years ago
|
||
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
Verified this issue during Iteration-19 testing using the STR from comment 0 with several pages.
- When hover the mouse pointer over the tray, the tray will remain open
- If hover outside the tray, it will auto-hide after about 3 seconds.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•