Closed
Bug 770052
Opened 12 years ago
Closed 12 years ago
The tooltip is wrong contents. and tooltip has graphical glitch(black rectangle)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 795576
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
37.82 KB,
image/png
|
Details |
Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/d9d61d199b11
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120701030537
This maybe happens in Windows7 Classic style only.
Steps to Reproduce:
1. Make sure Windows7 Classic style is applied
2. Start Firefox with clean profile
3. Open http://www.mozilla.org/en-US/firefox/central/
4. Mouse over HOME button and do not move mouse until tooltip appears
5. Click "identity-icon" and do not move mouse until tooltip appears
Perform following step if necessary
6. Click anywhere so that panel close
7. Repeat step 4-7
Actual Results:
The tooltip is wrong contents. and tooltip has graphical glitch
Expected Results:
Should not.
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/0d9f7fb55226
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120629192951
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/cd6d52bdf2d8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120629200651
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=0d9f7fb55226&tochange=cd6d52bdf2d8
Suspected: Bug 539356
Reporter | ||
Updated•12 years ago
|
Summary: The tooltip is wrong contents. and tooltip has graphical glitch [Windows7 Classic style] → The tooltip is wrong contents. and tooltip has graphical glitch(black rectangle) [Windows7 Classic style]
Comment 1•12 years ago
|
||
The wrong contents aren't Win7-only, anyway.
OS: Windows 7 → All
Hardware: x86 → All
Comment 2•12 years ago
|
||
I'm seeing a problem with the tab tooltips being wrong and/or cut off on OSX, and it sounds like it might have the same root cause.
Comment 3•12 years ago
|
||
It seems that this problem reappeared since m-i changeset 6b58397ad735(landing of Bug 539356)
Comment 4•12 years ago
|
||
Also, possibly related symptoms: With the Stylish addon, clicking the Status Bar icon will display a menu with the styles that apply to the page you are viewing. Those styles do not show until you move the mouse over the line where the style(s) would be listed.
Also, applied styles may not work, i.e., web page not properly repaint, as expected.
Updated•12 years ago
|
Summary: The tooltip is wrong contents. and tooltip has graphical glitch(black rectangle) [Windows7 Classic style] → The tooltip is wrong contents. and tooltip has graphical glitch(black rectangle)
Comment 5•12 years ago
|
||
I'm not seeing the black glitch with this DLBI landing, but do see wrong contents and/or wrong size. I verified that FillInHTMLTooltip() is working as expected, too.
I can reproduce this by loading twitter.com/dolske, and just moving the pointer back and forth between a couple of URL links (which trigger tooltips). After doing this a few (random?) times, the tooltip gets stuck on one value and no longer changes.
Suspected dup of bug 795576.
Depends on: 795576
I tried to find a way to reproduce this problem before http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/1348986078/firefox-18.0a1.en-US.win32.zip , but the UI has changed so much that I can't.
I'm 99.99% sure this was fixed by bug 795576, please reopen if you can still reproduce.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•