WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
105461
Incorrect rounding in RenderBlock::pixelSnappedLogicalRightOffsetForLine due to columns
https://bugs.webkit.org/show_bug.cgi?id=105461
Summary
Incorrect rounding in RenderBlock::pixelSnappedLogicalRightOffsetForLine due ...
Emil A Eklund
Reported
2012-12-19 13:39:15 PST
// FIXME: Multicolumn layouts break carrying over subpixel values to the logical right offset because the lines may be shifted // by a subpixel value for all but the first column. This can lead to the actual pixel snapped width of the column being off // by one pixel when rendered versus layed out, which can result in the line being clipped. For now, we have to floor.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-05-09 12:03:50 PDT
I am unable to find this FIXME in WebKit Source today. Do we need to do anything?
zalan
Comment 2
2023-05-10 07:42:59 PDT
Let's close it for now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug