Open
Bug 1269208
Opened 10 years ago
Updated 2 years ago
Clipboard bug when you reach a page with an expired certificate.
Categories
(Firefox :: Security, defect)
Tracking
()
NEW
People
(Reporter: kohortmeister, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
31.19 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160421124000
Steps to reproduce:
1. Go to awebsite with an expired certificate (e.g. http://www.ephyra.info/)
2. Click on the "Advanced" button.
3. Click on "SEC_ERROR_EXPIRED_CERTIFICATE". Two buttons "Copy text to clipboard" appear at the bottom of the page. (why 2 buttons ???)
4. Click on either first or second button.
5. Then paste the content of the clipboard sowewhere (e.g. txt file, ...)
Actual results:
Nothing happens.
Expected results:
The text of the page is in the clipboard.
The urlbar is still http://www.ephyra.info/, but throw the error page: "The owner of mu.lti.cs.cmu.edu has configured their website improperly."
TypeError: securityInfo is null browser.js:2833:13
Works for https://expired.badssl.com/, https://mu.lti.cs.cmu.edu/ and others.
Status: UNCONFIRMED → NEW
Component: Untriaged → Security
Ever confirmed: true
Comment 2•6 years ago
|
||
Not reproducible on either
Firefox 73.0.1 - Windows 10
Firefox 75.0a1 (2020-03-07) - UbuntuMATE 19.10
I would assume that in the past 4 years this got fixed by a side effect of some other change.
We should now close this.
Flags: needinfo?(kohortmeister)
Updated•6 years ago
|
status-firefox73:
--- → unaffected
status-firefox75:
--- → unaffected
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Change the status for beta to have the same as nightly and release.
For more information, please visit auto_nag documentation.
status-firefox74:
--- → fixed
Updated•3 years ago
|
Severity: normal → S3
Comment 4•3 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit auto_nag documentation.
Flags: needinfo?(kohortmeister)
Updated•2 years ago
|
Attachment #9384218 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•