WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155957
Pixel turds when bordered div is resized on SMF forum software
https://bugs.webkit.org/show_bug.cgi?id=155957
Summary
Pixel turds when bordered div is resized on SMF forum software
zalan
Reported
2016-03-28 14:39:07 PDT
When logged into
http://www.modelenginemaker.com
and posting a reply, resizing the textfield causes visual glitches as the enclosing <div> border is not repainted properly.
Attachments
Patch
(9.54 KB, patch)
2016-03-28 15:05 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(9.58 KB, patch)
2016-03-28 15:20 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(10.37 KB, patch)
2016-03-28 16:24 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2016-03-28 14:39:31 PDT
rdar://problem/25010646
zalan
Comment 2
2016-03-28 15:05:25 PDT
Created
attachment 275058
[details]
Patch
Simon Fraser (smfr)
Comment 3
2016-03-28 15:11:17 PDT
Comment on
attachment 275058
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=275058&action=review
> LayoutTests/fast/repaint/hidpi-box-with-subpixel-height-inflates.html:34 > + internals.startTrackingRepaints(); > + document.getElementById("foobar").style.height = "200px"; > + document.body.offsetWidth;
Tabs?
> LayoutTests/fast/repaint/hidpi-box-with-subpixel-height-inflates.html:37 > + shouldBe("window.internals.repaintRectsAsText().indexOf('0 49 22 0.50')", "-1");
I think you should just dump the rects.
zalan
Comment 4
2016-03-28 15:20:03 PDT
Created
attachment 275059
[details]
Patch
zalan
Comment 5
2016-03-28 16:24:17 PDT
Created
attachment 275063
[details]
Patch
WebKit Commit Bot
Comment 6
2016-03-28 18:06:55 PDT
Comment on
attachment 275063
[details]
Patch Clearing flags on attachment: 275063 Committed
r198771
: <
http://trac.webkit.org/changeset/198771
>
WebKit Commit Bot
Comment 7
2016-03-28 18:06:58 PDT
All reviewed patches have been landed. Closing bug.
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