Open
Bug 1353979
Opened 8 years ago
Updated 3 years ago
Permission panel jumps horizontally before it disappears when switching from one tab to another
Categories
(Firefox :: Site Permissions, defect, P5)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | unaffected |
| firefox53 | - | wontfix |
| firefox54 | --- | fix-optional |
| firefox55 | --- | fix-optional |
People
(Reporter: 684sigma, Unassigned)
References
Details
Attachments
(1 file)
|
636.88 KB,
video/webm
|
Details |
I have a problem with Firefox Beta 53. It also happens in Nightly 55, doesn't happen in Beta 52, ESR 45.
When switching from one tab to another, permissions panels jump horizontally before they disappear. (All buttons in site identity block update in two steps. In first step all buttons from the second tab appear, in the second step permission button from the first tab disappears. Permission panel jumps during the first step).
Here's how to reproduce the bug:
1. Open 2 tabs with https://permission.site/ : in first tab permission panel should be opened, in second tab permission panel should not be opened.
2. Switch to the first tab. Switch to the second tab.
Result: Permission panel jumps to the right, then disappears
Expected: Permission panel shouldn't jump
Just verified that it indeed started from Beta 53 and Nightly 55 (2017-04-03) is affected.
Has STR: --- → yes
Keywords: regression
I think I see the issue, probably more or less visible following the perf of the machine.
Switching regularly between 2 same tabs with 1 permission panel open makes the permission panel and identity icon/favicon "blink".
STR:
1) Open https://permission.site/ click on "Location" and don't allow access when the permission panel opens
2) Open https://permission.site/ in a 2nd tab and click on "Location" (permission panel opens)
3) Switch fastly bewteen both tabs
Regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d4d3a7b6d57e06891f158ccb4bebf507a8d55d32&tochange=98cbc58cc6bc7bbdd6af853173b1c12b10ad47a1
Johann Hofmann — Bug 1206232 - Add temporary permission states to SitePermissions.jsm. r=jdm,Paolo
Blocks: 1206232
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
status-firefox52:
--- → unaffected
status-firefox53:
--- → affected
status-firefox54:
--- → affected
status-firefox55:
--- → affected
tracking-firefox53:
--- → ?
tracking-firefox54:
--- → ?
tracking-firefox55:
--- → ?
Ever confirmed: true
Flags: needinfo?(jhofmann)
Comment 3•8 years ago
|
||
Too late for a fix for 53, as we are heading into the last week of the beta 53 cycle and no one is assigned.
Comment 4•8 years ago
|
||
I don't think bug 1206232 caused this issue, it just added an indicator for temporarily blocked permissions that can be used to reproduce this.
In any case, I'd consider this P5 due to the complex STR.
No longer blocks: 1206232
tracking-firefox54:
? → ---
tracking-firefox55:
? → ---
Flags: needinfo?(jhofmann)
Keywords: regression
Priority: -- → P5
Updated•6 years ago
|
Component: Site Identity → Site Permissions
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•