Merging popup windows!
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Tracking
(thunderbird_esr102 fixed, thunderbird112 fixed, thunderbird113 verified)
People
(Reporter: juraj.masiar, Assigned: TbSync)
References
Details
Attachments
(3 files)
860.71 KB,
video/mp4
|
Details | |
51.31 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr102+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
Steps to reproduce:
Now, this is a bug you don't see every day! :)
Using Beta 93.0b5 (64-bit) in Win:
- install two addons with popup windows, for example:
https://addons.thunderbird.net/addon/web_translate/
https://addons.thunderbird.net/addon/scroll_anywhere/ - click on one toolbar icon
- click-and-move (few pixels) on the second toolbar icon (like you are trying to drag it)
- click the first icon again
Actual results:
Popup windows of both addons will be displayed :o
Expected results:
In Firefox, the click-and-move in the step 3. will open the popup. That would probably prevent the merging the step 4.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
•
|
||
Sure this is Beta 93? Looks like Daily 94 to me.
Reporter | ||
Comment 2•3 years ago
|
||
The video is from 94 (my testing setup), but I can reproduce it in my personal 93 as well.
Assignee | ||
Comment 3•3 years ago
|
||
Is this limited to browser_actions, or does it also happen with compose_actions or message_display_actions?
Reporter | ||
Comment 4•3 years ago
|
||
Yeah, that's right, you can actually "compose" them with message action :D.
Also, I can reproduce it also in release version 91.
Comment 5•2 years ago
|
||
juraj, are you seeing this with the current beta version?
Reporter | ||
Comment 6•2 years ago
|
||
I can reproduce it in Alpha 106.0a1 (2022-09-04) (64-bit).
Assignee | ||
Comment 7•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 8•2 years ago
•
|
||
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/4ed785e5866b
Fix merging popups. r=freaktechnik
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 10•2 years ago
|
||
Comment on attachment 9322986 [details]
Bug 1733195 - Fix merging popups. r=freaktechnik
[Approval Request Comment]
Regression caused by (bug #):
Introduction of Fission related changes prior to TB91
User impact if declined:
Opening two popups one after the other will merge them into a single popup.
Testing completed (on c-c, etc.):
Just landed, but it is a simple change and I would like to see it on beta real soon.
Risk to taking this patch (and alternatives if risky):
Should be none.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 11•2 years ago
|
||
@uraj.masiar: This has landed in Daily, could you check if this is fixed for you?
Reporter | ||
Comment 12•2 years ago
|
||
Well, I've been trying to reproduce it now in the old "Daily" but it's much harder already, the original STR doesn't work anymore.
After updating Daily I can't reproduce it anymore, I think...
Comment 13•2 years ago
|
||
Comment on attachment 9322986 [details]
Bug 1733195 - Fix merging popups. r=freaktechnik
[Triage Comment]
Approved for beta
Comment 14•2 years ago
|
||
bugherder uplift |
Thunderbird 112.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/0cdc6fdd3219
Assignee | ||
Comment 15•2 years ago
|
||
Comment on attachment 9322986 [details]
Bug 1733195 - Fix merging popups. r=freaktechnik
[Approval Request Comment]
Regression caused by (bug #):
Introduction of Fission related changes prior to TB91
User impact if declined:
Opening two popups one after the other will merge them into a single popup.
Testing completed (on c-c, etc.):
Just landed on beta and is confirmed fixed. It is a very simple change.
Risk to taking this patch (and alternatives if risky):
Should be none.
Comment 17•2 years ago
|
||
Comment on attachment 9322986 [details]
Bug 1733195 - Fix merging popups. r=freaktechnik
[Triage Comment]
Approved for esr102
Comment 18•2 years ago
|
||
bugherder uplift |
Thunderbird 102.9.1:
https://hg.mozilla.org/releases/comm-esr102/rev/20063e10810e
Description
•