Closed
Bug 258263
Opened 21 years ago
Closed 19 years ago
{inc} Weird behavior with gap between two characters with css (see testcase for more example)
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: david.bjorklund, Unassigned)
Details
Attachments
(6 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040906 Firefox/1.0 PR (NOT FINAL)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040906 Firefox/1.0 PR (NOT FINAL)
It's really difficult for me to explain what happens, but basically when
hovering a character a little gap between the two characters appears. Even
thought they shouldn't.
See testcase for an example.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
testcase
Reporter | ||
Updated•21 years ago
|
Component: Layout → Layout: Fonts and Text
![]() |
||
Updated•21 years ago
|
Summary: Weird behavior with gap between two characters with css (see testcase for more example) → {inc} Weird behavior with gap between two characters with css (see testcase for more example)
Comment 2•21 years ago
|
||
I've used a bit different colors so the bug is easer to see.
I can see the bug, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040902
Firefox/0.9.1+
Comment 3•21 years ago
|
||
3 kb screenshot of selected Y
Attachment #158100 -
Attachment is obsolete: true
Comment 4•21 years ago
|
||
E selected, selection framer is wider than E and cuts Y and A
Comment 5•21 years ago
|
||
A selected, frame is smaller than char
Comment 6•21 years ago
|
||
All selected, as the selection frame of Y is smaller than the char, part of it
is uncovered
Comment 7•21 years ago
|
||
On hovering the green Y gets painted red, but only in the area coverd by the
selection frame, so there are still two small green areas at the top.
Same can be seen at the feet of the A, when hovered.
Comment 8•21 years ago
|
||
confirming: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a3) Gecko/20040906
I produced the selection frames by right-clicking on the character, the switched
to another tab and back to get rid of the context menu.
Attached images are 3 kb screenshots.
The selection frames can also be seen in DOM inspector, when View-Browser and
Blink selected element is checked. Expand tree, and click on the A elements.
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: core.layout → core.layout.fonts-and-text
Reporter | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•