Closed
Bug 1007816
Opened 11 years ago
Closed 11 years ago
add ability to bookmark a link
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: yifan)
References
Details
(Whiteboard: [parity-firefox-android])
Attachments
(1 file)
The Gaia browser doesn't currently have the ability to bookmark a link. (Firefox for Android does.)
This is useful when one wants to bookmark a link rather than what the link redirects to. (This is particularly useful for emails, which often have links to auto-log-in that log you in and redirect somewhere else, but such links sometimes show up in the browser as well. Examples of this in emails include the registration for https://app.thanx.com/ and United's mobile boarding passes.)
Steps to reproduce:
1. load a page with links the browser (most Web pages)
2. long press on a link
Actual results: only options are "Open link in new tab" and "Cancel"
Expected results: there's also a way to bookmark the link. (If it's already bookmarked, maybe that UI shouldn't be there, or maybe it should be UI to unbookmark.)
Comment 1•11 years ago
|
||
I believe this is slated for 2.1. Page 33 of the rocketbar spec: https://mozilla.app.box.com/shared/2tix674298wtc4e4hewh/1/1399872384/16451967037/1
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → yliao
Assignee | ||
Comment 2•11 years ago
|
||
Add 'add link to homescreen' button in browsercontextmenu for node name 'A' in system browser.
Attachment #8480472 -
Flags: review?(bfrancis)
Comment 3•11 years ago
|
||
Comment on attachment 8480472 [details] [review]
pull request
r+ from me, thanks.
Attachment #8480472 -
Flags: review?(bfrancis) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Merged into master
https://github.com/mozilla-b2g/gaia/pull/23415
TBPL
https://tbpl.mozilla.org/?rev=244f43a6cbc9f158dab79535eb2a5a6ed447f585&tree=Gaia-Try
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•