Closed
Bug 745399
Opened 13 years ago
Closed 13 years ago
Use pointer-events to better control the long tab menu in Downloads
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: mfinkle, Assigned: thiyag)
Details
(Whiteboard: [mentor=mfinkle][lang=css])
Attachments
(1 file)
742 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
We want to stop the image from contributing to the context menu. Using
pointer-events: none
in the CSS file for the img tag will stop the image from affecting the context menu.
Updated•13 years ago
|
tracking-fennec: --- → ?
Reporter | ||
Updated•13 years ago
|
Whiteboard: [mentor=mfinkle][lang=css]
Assignee | ||
Comment 1•13 years ago
|
||
Tested on the HTC Inspire running Android 2.2.3
It no longer shows the image context menu now.
Attachment #621243 -
Flags: review?(mark.finkle)
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 621243 [details] [diff] [review]
Patch that fixes the image CSS in the downloads page.
that should do it. thanks.
Attachment #621243 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 621243 [details] [diff] [review]
Patch that fixes the image CSS in the downloads page.
Check-in needed, I dont have access to tag the bug/check-in. So just flagging the patch as checkin?.
Attachment #621243 -
Flags: checkin?
Reporter | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Comment on attachment 621243 [details] [diff] [review]
Patch that fixes the image CSS in the downloads page.
You can just use the checkin-needed flag in the future.
Attachment #621243 -
Flags: checkin?
Comment 5•13 years ago
|
||
Thanks for the patch!
https://hg.mozilla.org/integration/mozilla-inbound/rev/2ee4a5436340
Assignee: nobody → thiyagaraj
Flags: in-testsuite-
Keywords: checkin-needed
Target Milestone: --- → Firefox 15
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
tracking-fennec: ? → ---
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•