Context menu doesn't work on SSL interstitials |
|||||||||
Issue description(Looks like issue 415784 but re-opening a new bug as that one was closed a while ago) (1) Copy paste works inconsistently across platforms on SSL error pages -- Doesn't work on Mac, but work on Windows. (2) Right click context menu is uniformly broken across platforms. Is disabling it intentional? From an accessibility standpoint this seems undesirable, and breaks one of my uses. Both of these are inconsistent with the other network error pages, where copy-paste works as expected, as does the idiomatic platform context menu. This is especially a problem when trying to copy details on error pages such as the PEM chain. Having had to do this recently I had to pop into the devtools (and couldn't use the context menu to get to it either) to get the text. Tested on Chrome: * 56.0.2924.87 (current stable) * 58.0.3008.0 (current canary) Repro: https://sha1-2016.badssl.com/ * Mac: copy doesn't work: * Keyboard: Command-C [doesn't work] * Menu: Edit->Copy [doesn't work] * Mouse: Right click doesn't open context menu * Windows: copy works through keyboard shortcut, but not able to right click for context menu. * Linux: same behavior as Windows. * Android: (tested using M55) you can select text on the error page, and the "Copy" option even appears, however it doesn't work. By contrast it works as expected on other error pages. * Chrome OS: Did not test. * iOS: Did not test. My expectation is for copy to work as on other network error pages, namely: https://rc4-md5.badssl.com/ Here copy works through keyboard shortcut on Desktop, and text selection on Android. Moreover it is possible to open a context menu. I am not sure whether these limitations were intentional, but if they were it doesn't seem correct -- functionality exposed by right click like devtools can still be accessed, and copy can still be accessed on Windows in case the desire was to block it.
,
Feb 10 2017
Moving to UI>Browser>Interstitials, since this doesn't seem to be about certificate validation in //net.
,
Feb 10 2017
This regressed on Mac a while back (there should be a separate bug for the regression? Can't find it), but all platforms definitely sounds worse. mohsen@, you helped with this in the past; could you triage?
,
Feb 10 2017
> (2) Right click context menu is uniformly broken across platforms. Is disabling it intentional? From an accessibility standpoint this seems undesirable, and breaks one of my uses. This is not intentional, and it never worked for as long as I can remember.
,
Mar 17 2017
The context menu remains unavailable, but Issue 635656 is now fixed restoring the ability to copy the text from the HTTPS interstitials on OS X.
,
Nov 10 2017
,
Feb 18 2018
,
Mar 6 2018
Renaming per comment #5.
,
Jul 30
Adding the conops hotlist as we have received a recent report of this: - https://productforums.google.com/forum/#!topic/chrome/Mrw_LGfMec8 Thanks!
,
Jul 30
This will finally be fixed with carlosil's Committed Interstitial fixes. |
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by eroman@chromium.org
, Feb 10 2017