Open
Bug 1430863
Opened 7 years ago
Updated 2 years ago
Cannot add security exception in responsive mode
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(firefox57 affected, firefox58 affected, firefox59 affected)
NEW
People
(Reporter: radon93, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20180103231032
Steps to reproduce:
Open an insecure website in responsive mode. Try to add security exception for that site.
Actual results:
The "Add Exception" button cannot trigger the dialog for confirming security exception.
Comment 2•7 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
I managed to reproduce this issue using the provided steps from the Description, on latest Nightly 59.0a1 (2018-01-16) and Release 57.0.4 with Windows 10 x64, Ubuntu 14.04 x64 and macOS 10.12.
First, I accessed the following website in Responsive Design Mode: https://webmail.whatever.com/
After that, I clicked the "Add Exception" button, but nothing happened, the dialog for confirming the security exception didn't open.
I tried to narrow a regression window here, but when switching the bisection method to taskcluster, no more builds were found.
Here is the resulted push:
Last good revision: f7d5008ee2ab9200052e45ad6ecc3f3a348f7f86 (2016-09-29)
First bad revision: 59db3b0781908d9e2145477ff8dc5a85729e25bf (2016-09-30)
0:02.57 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f7d5008ee2ab9200052e45ad6ecc3f3a348f7f86&tochange=59db3b0781908d9e2145477ff8dc5a85729e25bf
I think bug 1296498 might have introduced this issue, but I'm not entirely sure about this.
Status: UNCONFIRMED → NEW
status-firefox57:
--- → affected
status-firefox58:
--- → affected
status-firefox59:
--- → affected
Component: Untriaged → Developer Tools: Responsive Design Mode
Ever confirmed: true
Thanks for the report! I can confirm this issue in the new RDM UI. As a workaround for now, you could add the exception outside of RDM, but of course that's not ideal.
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•