Closed
Bug 1588716
Opened 5 years ago
Closed 5 years ago
The doorhanger is not triggered when the link is dragged and dropped in the browser
Categories
(Firefox :: Protections UI, defect, P3)
Tracking
()
People
(Reporter: obotisan, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
image/gif
|
Details |
Affected versions
- Firefox 71.0a1
Affected platforms
- Windows 10 x64
- Ubuntu 18.04 x64
- macOS 10.14
Steps to reproduce
- Start Firefox with a clean profile.
- Drag and drop this site in 4 different tabs.
Expected result
- The doorhanger is triggered.
Actual result
- The doorhanger is not triggered.
Regression range
- This is not a regression. I can reproduce the issue on Nightly from 2019-09-11 when the feature was implemented.
Additional notes
- In order to make the doorhanger appear, you have to refresh the page. Some times is enough just to go to another site and then back on the test page. Otherwise the doorhanger is not triggered, no matter how many times you open the test page.
Comment 1•5 years ago
|
||
There's no gProtectionsHandler.onContentBlockingEvent
triggered during those same-url-page tab-switching.
That's why is shows after you switch to another site and back.
I would say this is low priority and we could probably close it as WONTFIX.
Any thoughts?
Flags: needinfo?(jhofmann)
Priority: -- → P3
Comment 2•5 years ago
|
||
Oh, yeah, because it's not the selected browser when you drag it and open it in the background. I agree, WONTFIX.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jhofmann)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•