Closed
Bug 1043413
Opened 11 years ago
Closed 10 years ago
The top of the 'first run tips' pop-up from Developer Toolbar remains on screen
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
DUPLICATE
of bug 1244584
People
(Reporter: cos_flaviu, Unassigned)
References
Details
Attachments
(1 file)
|
84.43 KB,
image/jpeg
|
Details |
Reproducible on the latest Beta (BuildID: 20140716183446):
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
Reproducible on the latest Aurora (BuildID: 20140724004002):
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Reproducible on the latest Nightly (BuildID: 20140724030201):
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:34.0) Gecko/20100101 Firefox/34.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:34.0) Gecko/20100101 Firefox/34.0
Steps to reproduce:
1. Launch Firefox using a new profile;
2. Press 'Shift+F2' in order to enable Developer Toolbar;
3. Click on 'Got it!' from the pop-up.
Expected result:
The pop-up is dismissed.
Actual result:
The top of the pop-up remains on screen (check the printscreen attached).
Notes:
1. This issue is a regression:
Last good revision: a98a1d78817f (2014-02-27)
First bad revision: 58eca03214a6 (2014-02-28)
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a98a1d78817f&tochange=58eca03214a6
2. Not reproducible on Linux Ubuntu 14.04.
A repainting issue like this is a bug in the platform.
I feel like I've seen another report of this that I can't find right now, though.
But this is also reproducable on Linux, as the duplicate says, although it goes away after a fraction of a second on Linux.
Component: Developer Tools → Layout: View Rendering
Product: Firefox → Core
Comment 3•10 years ago
|
||
Actually I don't think this is a simple repainting issue. If I follow the STR then what I see is consistent with the popup staying open. I can scroll the page and it scrolls as if there is a popup open above it.
Comment 4•10 years ago
|
||
(In reply to Flaviu Cos, QA [:flaviu] from comment #0)
> Pushlog:
> https://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=a98a1d78817f&tochange=58eca03214a6
https://hg.mozilla.org/mozilla-central/rev/02ad58b18823 is in there and seems to be a giant changeset affecting gcli.
Flags: needinfo?(jwalker)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jwalker)
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•