[Webkit-unassigned] [Bug 181115] REGRESSION(r224460): [GTK] Text fields sometimes get "messed up"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 22 23:07:40 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=181115
Zan Dobersek <zan at falconsigh.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koivisto at iki.fi,
| |zalan at apple.com
Summary|REGRESSION(r??????): [GTK] |REGRESSION(r224460): [GTK]
|Text fields sometimes get |Text fields sometimes get
|"messed up" |"messed up"
--- Comment #3 from Zan Dobersek <zan at falconsigh.net> ---
Bisected this down to r224460, bug #179279.
The regression is due to m_paintOffset now being adjusted for scroll position in case of an overflow clip in computeOffsets() before it's then used to calculate the clip rect in computeClipRect(), while before this was done in reverse order.
Not sure whether this is intentional or not, so input from Zalan or Antti is welcome in order to get this addressed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171223/43e43d6f/attachment.html>
More information about the webkit-unassigned
mailing list