Closed
Bug 54663
Opened 25 years ago
Closed 25 years ago
Font of replacement glyphs changes when hovering over link...
Categories
(Core :: Layout, defect, P3)
Tracking
()
Future
People
(Reporter: ian, Assigned: erik)
References
()
Details
(4 keywords, Whiteboard: need smaller testcase)
I could only get this to fail on my Linux build (Comm Branch 2000092810).
STEPS TO REPRODUCE:
1. Go to http://www.bath.ac.uk/%7Epy8ieh/internet/eviltests/content/2.html
2. Hover over the link at the top
3. Watch the quotes in the second paragraph (which reads: The next paragraph
should use some neat quotes, namely """ and """ on the outside and "'"
and "'" on the inside)
ACTUAL RESULTS:
The quotes (which are probably not in your font) dance around!!! It's like
we cycle through available fonts or something... :-/
EXPECTED RESULTS:
:hover should *so* not be changing the page layout!!!
Other bugs on that page (most notably the "it gets bigger whenever you move your
mouse" bug) are filed separately.
Reporter | ||
Updated•25 years ago
|
Comment 1•25 years ago
|
||
It would be interesting to see if the problem still happens with
user_pref("nglayout.events.showHierarchicalHover", false);
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 53469 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
Verified dupe. I still see it with hierarchal hover off on Linux build 2000092821.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•