New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 708310 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Bookmarklet runs from address bar but NOT from Bookmarks menu

Reported by zhangzha...@gmail.com, Apr 4 2017

Issue description

Steps to reproduce the problem:
1. Bookmark the following bookmarklet (this is an example only; you may use any other bookmarklets):
---------------------------------------
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);})()
--------------------------------------
Give this bookmark a name, say, "Agrul Read".

2. open a webpage, for example, https://en.wikipedia.org/wiki/Dulcimer

3. Run the bookmarklet from the address bar (works). On address bar, type "Agrul Read" and touch the selection. The Agrul bookmarklet runs as expected.

4. Now try to run the bookmarklet from the Bookmarks menu (not work). Press the menu button at the top right corner of the browser, select "Bookmarks", it pops up a list of bookmarks. And then press the "Agrul Read" bookmark, the bookmarklet does not run.

What is the expected behavior?
The bookmarklet should also run when it starts from the "Bookmarks" menu.

What went wrong?
Bookmarklets are not able to run from the "Bookmarks" menu on Android Chrome.

However, this feature works on iOS Chrome (Chrome version: 57.0.2987.137, iOS version: 10.3).

Did this work before? N/A 

Chrome version: 57.0.2987.132  Channel: stable
OS Version: 5.0.1
Flash Version:
 
Sorry there's a typo on the bookmarklet above. It should be
-------------------
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);})()
--------------
Seems like I cannot edit my post?
Components: UI>Browser>Bookmarks
Cc: msrchandra@chromium.org
Labels: Needs-triage-Mobile Needs-Feedback
@zhangzhaonian -- Thank You for the report.
Could you please upgrade your Chrome to Latest Stable# 62.0.3202.84 and let us know if the issue is still reproducible, if yes provide us with a screen cast which would help us triage the issue.
Thanks in Advance.
Status: WontFix (was: Unconfirmed)
***Bulk Edit***

There is no valid investigation in the bug, closing. Feel free to reopen if needed.

Sign in to add a comment