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
Patch (9.58 KB, patch)
2016-03-28 15:20 PDT, zalan
no flags
Patch (10.37 KB, patch)
2016-03-28 16:24 PDT, zalan
no flags
zalan
Comment 1 2016-03-28 14:39:31 PDT
zalan
Comment 2 2016-03-28 15:05:25 PDT
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
zalan
Comment 5 2016-03-28 16:24:17 PDT
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.