Closed
Bug 903541
Opened 12 years ago
Closed 12 years ago
Work - right-click on about:start doesn't bring up the tab bar
Categories
(Firefox for Metro Graveyard :: Firefox Start, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: jimm, Assigned: mbrubeck)
References
Details
(Whiteboard: feature=work)
Attachments
(1 file)
|
1.77 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
right-click on open space should bring up the tab bar.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mbrubeck
Hardware: x86_64 → All
Summary: right-click on about:start doesn't bring up the tab bar → Work - right-click on about:start doesn't bring up the tab bar
Whiteboard: feature=work
| Assignee | ||
Comment 1•12 years ago
|
||
We already have code that does this in ContextMenuHandler/BrowserTouchHandler, so we don't need it here. The duplicate code made us generate two MozEdgeUIGesture events, so the tab bar would show but then immediately hide again.
Attachment #788292 -
Flags: review?(jmathies)
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 788292 [details] [diff] [review]
patch v2
awesome, thanks!
Attachment #788292 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•