Drag and drop close popup webextension
Categories
(WebExtensions :: Untriaged, defect, P3)
Tracking
(firefox92 affected, firefox93 affected, firefox94 affected)
People
(Reporter: regseb, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
- Unzip attach file.
- Load Temporary Add-on...
- Open popup of webextension.
- Drag image in popup : nothing happens (good).
- Move icon of popup in Overflow Menu.
- Open popup of webextension.
- Drag image in popup.
Actual results:
Popup is closed.
Expected results:
Popup stays open (as when the icon was in the toolbar).
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Hello,
I reproduced the issue on the latest Nightly (94.0a1/20210912213037), Beta (93.0b4/20210912185727) and Release (92.0/20210903235534) under Windows 10 x64 and Ubuntu 16.04 LTS.
When the image is dragged and dropped in the pop-up while the extension is on the toolbar, the pop-up does not close. Once the add-on is added into the Overflow Menu, dragging and dropping the image in the pop-up will cause the pop-up to close. For further details, see the attached video.
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
Changing severity to S3 because drag and drop inside a popup is a valid UI interaction, though not a common one.
Reporter | ||
Comment 5•1 year ago
|
||
Since Firefox 109, it's no longer possible to move the icon of popup in the Overflow Menu.
The bug isn't reproductive when the icon of popup is in the Extensions Menu and when it is in the toolbar (tested on Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0).
I think we can close this issue.
Comment 6•1 year ago
|
||
I also retried to reproduce the issue on the latest Release (117.0.1/20230912013654) on Windows 10 but couldn’t anymore.
I tried the STR from both the extensions panel and when the add-on is pinned to toolbar and the issue did not occur.
And since add-on can no longer be added to the Overflow Menu, I’ll be closing this issue as WorksForMe.
Description
•