Closed
Bug 791918
Opened 12 years ago
Closed 12 years ago
Tab bar can't be scrolled by touch
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: jimm)
References
Details
(Whiteboard: metro-preview, completed-elm)
Attachments
(1 file)
2.98 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
STR:
1) open more than five tabs
2) attempt to drag the tab bar sideways
result: the tab bar doesn't drag
I think this regressed fairly recently, this used to work.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jmathies
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #662295 -
Flags: review?(mbrubeck)
Assignee | ||
Comment 2•12 years ago
|
||
Hmm, do all potential targets support getAttribute? Maybe I should check for the existence of that as well, not sure.
Comment 3•12 years ago
|
||
Comment on attachment 662295 [details] [diff] [review]
patch
(In reply to Jim Mathies [:jimm] from comment #2)
> Hmm, do all potential targets support getAttribute? Maybe I should check for
> the existence of that as well, not sure.
Yes, you should probably add this check, because I think it might be possible for the target to be "document" or "window" (which do not support getAttribute).
Attachment #662295 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: metro-preview → metro-preview, completed-elm
Assignee | ||
Updated•12 years ago
|
Product: Firefox → Firefox for Metro
Comment 5•12 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 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
•