Closed
Bug 1353577
Opened 8 years ago
Closed 8 years ago
Cannot edit Bookmarks
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1243019
People
(Reporter: goodfourgood, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170323105023
Steps to reproduce:
This is 100% reproducible. iOS Firefox cannot bookmarks. For example,
- I want to change the name of the bookmark
- I want to add bookmarklets. For example, below is a good bookmarklet for word translation designed for mobile browsers:
---------------------------------------
javascript:(function(){s=document.createElement('script');s.className='rezScript';s.src='https://agrul.com/static/rez/rez_click.js';document.body.insertBefore(s,document.body.firstChild);})()
--------------------------------------
Actual results:
There's no "edit" option for bookmarks in iOS Firefox. But it works on Android Firefox.
Expected results:
We should be able to edit both the name and URL of bookmarks
Reporter | ||
Comment 1•8 years ago
|
||
Sorry I missed the word "edit" in the first line of "Step to reproduce":
I meant to type "iOS Firefox cannot edit bookmarks"
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•