Closed Bug 1362915 Opened 8 years ago Closed 8 years ago

The left edge of the leftmost font is truncated with css overflow: hidden

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: alice0775, Unassigned)

References

Details

Attachments

(3 files)

Attached file testcase
Reproducible: always Steps To Reproduce: 1. Open attached html <style> body { font-family: "MS PGothic"; font-size: 14px; } .contents { width: 640px; padding: 20px; } .contents p { width :600px; overflow: hidden; } </style> </head> <body> <div class="contents"> <p>ぐぐぐぐぐぐぐぐぐぐぐぐぐぐぐ</p> <p>国国国国国国国国国国国</p> <p>aaaaaaaaaaaaaaaaaa</p> <p>MMMMMMMMMMMMMMMMMM</p> </div> The left edge of the leftmost font "ぐ" is truncated. </body> Actual Results: The left edge of the leftmost font "ぐ" is truncated. Expected Results: Not truncated
Attached file about:suppot
The problem occurs regardless of HWA enabled/disabled.
Attached image screenshot
Microsoft Edge 40.15063 and Chrome Dev 60.0.3080.5 are also affected. So it seems this is not a bug in Firefox.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
See Also: → 1363442
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: