Issue 413236 in chromium: ChromeHTML URL Protocol Handler does not work as expected

301 views
Skip to first unread message

chro...@googlecode.com

unread,
Sep 11, 2014, 10:34:36 AM9/11/14
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Pri-2 Via-Wizard Type-Bug OS-Windows

New issue 413236 by 69kjw...@gmail.com: ChromeHTML URL Protocol Handler
does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

UserAgent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/29.0.1547.62 Safari/537.36

Steps to reproduce the problem:
1. IN IE8, IE10, run dialog, or in an Office doc, Outlook, create a
hyperlink/type in an address of ChromeHTML://www.bbc.co.uk
2. Press enter or launch the hyperlink
3. Chrome will open but without opening the passed web page

What is the expected behavior?
I would expect chrome to open with the passed web address in a new tab. It
should work form all applications and should not require any characters
which are disallowed in web addresses.

What went wrong?
Chrome opens but at the home page or new tab page (whichever is set as the
default.

Did this work before? N/A

Chrome version: 29.0.1547.62 Channel: stable
OS Version: Windows 7/Windows XP
Flash Version: Shockwave Flash 11.8 r800

I have removed the quotes around the passed parameter in the Protocol
Handler command registry entry, and this enables it to work in IE, Run
dialog, Office docs if you use the following format (note the space after
//:
ChromeHTML:// www.bbc.co.uk
This does not work in Outlook as Outlook.

The registry now looks like this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML]
@="Chrome HTML Document"
"URL Protocol"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\DefaultIcon]
@="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML\shell\open\command]
@="\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" -- %1"

The issue also occurs in Chrome v31.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Sep 16, 2014, 5:04:44 AM9/16/14
to chromi...@chromium.org
Updates:
Labels: Needs-Feedback

Comment #1 on issue 413236 by hmupp...@chromium.org: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

69kjwest@, would you verify with chrome latest stable M37 build and update
your findings.

chro...@googlecode.com

unread,
Nov 25, 2014, 11:10:53 AM11/25/14
to chromi...@chromium.org

Comment #2 on issue 413236 by donco...@gmail.com: ChromeHTML URL Protocol
I just tried this protocol handler and it appears to still be broken. I
tested on: Version 39.0.2171.62 beta-m (64-bit)

chro...@googlecode.com

unread,
Mar 3, 2015, 11:31:43 PM3/3/15
to chromi...@chromium.org

Comment #3 on issue 413236 by spencery...@gmail.com: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

I am using Chrome build Version 40.0.2214.115 m (64-bit) on Windows 7 and
it is still broken. Please let me know when this is fixed as I have a
project that requires opening a URL in Chrome and this would be
uber-helpful spenc...@gmail.com spenc...@pwc.com

chro...@googlecode.com

unread,
Mar 4, 2015, 12:04:50 AM3/4/15
to chromi...@chromium.org

Comment #4 on issue 413236 by spencery...@gmail.com: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

I verified this is still a problem in Chromium build version Version
43.0.2322.0 (64-bit) on Windows 7.

chro...@googlecode.com

unread,
Jun 12, 2015, 7:09:32 AM6/12/15
to chromi...@chromium.org
Updates:
Cc: rnimmaga...@chromium.org

Comment #5 on issue 413236 by rnimmaga...@chromium.org: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

Unable to repro this issue on Windows 7 for Google Chrome Stable Version -
43.0.2357.124

Screen-recording is attached.

@69kjwest: Could you please update your Google Chrome to Latest Stable
Version - 43.0.2357.124 and let us know your observations, which would help
us in triaging it further.

Thank you.

Attachments:
413236.mp4 954 KB

chro...@googlecode.com

unread,
Nov 9, 2015, 6:31:01 AM11/9/15
to chromi...@chromium.org

Comment #7 on issue 413236 by steve.hu...@gmail.com: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

This is still broken in version 46. Do you think it will be fixed?

I will help us transition a web application off of IE7 & 8 to Chrome.

chro...@googlecode.com

unread,
Nov 9, 2015, 6:32:02 AM11/9/15
to chromi...@chromium.org

Comment #8 on issue 413236 by steve.hu...@gmail.com: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

This is still broken in version 46. Do you think it will be fixed?

It will help us transition a web application off of IE7 & 8 to Chrome.

chro...@googlecode.com

unread,
Dec 18, 2015, 6:29:46 AM12/18/15
to chromi...@chromium.org
Updates:
Labels: Needs-Feedback

Comment #10 on issue 413236 by kavv...@chromium.org: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

69kjwest@ could you please let us know are you still facing the issue on
latest stable ?
Request you please check the issue on latest stable 47.0.2526.106 and
update the thread if the issue still persists.

Thanks,

chro...@googlecode.com

unread,
Jan 15, 2016, 6:13:23 AM1/15/16
to chromi...@chromium.org

Comment #11 on issue 413236 by kellypat...@gmail.com: ChromeHTML URL
Protocol Handler does not work as expected
https://code.google.com/p/chromium/issues/detail?id=413236

correct the time on Kelly's google map

Attachments:
downloads for google maps 1-14-16.txt 851 KB
Reply all
Reply to author
Forward
0 new messages