Closed
Bug 710364
Opened 13 years ago
Closed 11 years ago
Opening a link in a new tab context menu header is wrong with image links
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(fennec+)
RESOLVED
FIXED
Firefox 31
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: aaronmt, Assigned: wesj)
References
Details
(Keywords: uiwanted, Whiteboard: tabs-ux)
Attachments
(3 files)
51.22 KB,
image/png
|
Details | |
124.19 KB,
image/png
|
Details | |
4.46 KB,
patch
|
Details | Diff | Splinter Review |
Ex: <a href="http://www.mozilla.org"><img src="http://mozcom-cdn.mozilla.net/img/covehead/firefox/brand-toolkit/download/logo-only.png"></a> The header (above "Open link in new tab") is the image source where it should be the href for the anchor.
Reporter | ||
Updated•13 years ago
|
Summary: Opening link a new tab context menu header is wrong with image links → Opening a link in a new tab context menu header is wrong with image links
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Priority: -- → P3
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 1•13 years ago
|
||
What's incomplete about this?
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Updated•13 years ago
|
tracking-fennec: --- → 11+
Updated•13 years ago
|
Whiteboard: tabs-ux
Comment 3•12 years ago
|
||
I created a simple html page with code from Comment 0 and copied the file to the device. I then opened the file using Nightly 2012-07-01. When opening the context menu for the link the href of the picture is displayed not the anchor - please see the screenshot. Tested using: Nightly 16.0a1 2012-07-01 HTC Desire (Android 2.2.2)
Updated•12 years ago
|
Updated•12 years ago
|
Flags: needinfo?(ibarlow)
Comment 5•12 years ago
|
||
Agreed, it should open the anchor link, not the image, in a new tab.
Flags: needinfo?(ibarlow)
Updated•12 years ago
|
Assignee: ibarlow → wjohnston
tracking-fennec: 19+ → +
Assignee | ||
Comment 6•12 years ago
|
||
What do you think of doing something like this ian? Showing the different links as different subheadings?
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(ibarlow)
Assignee | ||
Updated•12 years ago
|
Attachment #716315 -
Attachment is patch: false
Attachment #716315 -
Attachment mime type: text/plain → image/png
Assignee | ||
Comment 7•12 years ago
|
||
Comment 9•12 years ago
|
||
Wes, I think splitting the items apart like this is probably the right approach, but it also identifies some inconsistencies to me with the wording and structure we use in our various context menus. I'll post some suggestions here soon, but I want to take a step back and define some more general rules around our context menus first, since we don't really have anything like that at the moment.
Flags: needinfo?(ibarlow)
Comment 11•11 years ago
|
||
We're going to try a tabbed solution resembling this: http://cl.ly/image/3k3N2T3X3w2b but just a heads up that I'm going to do another pass on the visual design as well.
Flags: needinfo?(ibarlow)
Reporter | ||
Updated•11 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 12•11 years ago
|
||
This is going to be fixed as part of the quickshare context menu work in bug 942270
Assignee | ||
Comment 13•11 years ago
|
||
Fixed in bug 942270.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 11 years ago
Resolution: --- → FIXED
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
•