Open
Bug 550495
Opened 16 years ago
Updated 3 years ago
[DW] Hovering over all-tabs previews causes multiple selections
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
People
(Reporter: u88484, Unassigned)
References
Details
Attachments
(1 file)
|
405.86 KB,
image/png
|
Details |
Hovering over all-tabs previews cause multiple selections
STR:
0) Toggled 'browser.allTabs.previews' to true
1) Open a few tabs
2) Click the all-tabs button on the tab bar
3) Notice the black selection over the currently focused tab (used to be gray)
4) Hover over over tab previews and notice they get a gray selection (correct color)
5) Hover over the previews once again and the selection turns black.
See screenshot for comparison
Only happens with direct write enabled.
Summary: Hovering over all-tabs previews cause multiple selections → [DW] Hovering over all-tabs previews causes multiple selections
Comment 2•16 years ago
|
||
I think you have D2D enabled as well. Disabling DirectWrite will disable Direct2D as well, keep this in mind.
Oh ok, I had just set mozilla.widget.render-mode to -1 (default)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•