Links in Account Manager open in browser window but also replace the Tab content
Categories
(Thunderbird :: General, defect, P1)
Tracking
(thunderbird78+ fixed)
People
(Reporter: aleca, Assigned: aleca)
Details
(Keywords: regression, regressionwindow-wanted)
Attachments
(1 file)
940 bytes,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Click one of the many links in the Resources
section at the bottom of the new Account Manager.
The link opens correctly in the default browser, but also gets loaded in the tab itself, replacing the entire content.
This is a regression as it never happened before, and surely it didn't used to happen when first implementing the Account Manager.
I'm setting P1 and S1 as it's pretty disruptive since it prevents the usage of the entire tab.
Assignee | ||
Comment 1•4 years ago
|
||
Adding a simple preventDefault
prevents the link from opening the URL inline the content.
I'm not sure if that's the right way to fix this issue, and if this is the tip of a deeper problem we might encounter with links and the way we manage it.
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/4979e018d129
Prevent the opening of links in the Account Central content Tab. r=darktrojan
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Comment 5•4 years ago
|
||
Comment 6•4 years ago
|
||
bugherder uplift |
Thunderbird 78.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/26916e2d8a68
Updated•4 years ago
|
Description
•