Closed
Bug 1107960
Opened 11 years ago
Closed 11 years ago
Line box boundaries is incorrect for vertical text
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: xidorn, Unassigned)
References
Details
Attachments
(1 file)
107.52 KB,
image/png
|
Details |
See the attachment, the line box and the text do not match.
Updated•11 years ago
|
Blocks: enable-writing-mode-dev
Comment 1•11 years ago
|
||
Is it same as https://bugzilla.mozilla.org/show_bug.cgi?id=1095334 ?
Comment 2•11 years ago
|
||
(In reply to siqinbilige from comment #1)
> Is it same as https://bugzilla.mozilla.org/show_bug.cgi?id=1095334 ?
Probably, but I won't actually mark as a duplicate until we've investigated a bit to confirm this.
Reporter | ||
Comment 3•11 years ago
|
||
I don't think they are the same problem. Bug 1095334 is a problem about the selection area, which I guess should have been fixed. At least, I don't think we see that problem today. However, this bug is about painting border and possibly also background rect, not the selection area.
Reporter | ||
Updated•11 years ago
|
OS: All → Windows 8.1
Hardware: All → x86_64
Comment 4•11 years ago
|
||
I think this may have been fixed by various font-metrics patches that have landed recently; could you please confirm whether you're still seeing this issue? Thanks.
Flags: needinfo?(quanxunzhen)
Reporter | ||
Comment 5•11 years ago
|
||
It seems the boundaries have been correct.
Another problem is that the block size of inline elements seems to be a little too wide. I guess you probably have known this problem. If not, I can submit a bug for it.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(quanxunzhen)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•