<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:andrunko@gmail.com" title="Andre Moreira Magalhaes <andrunko@gmail.com>"> <span class="fn">Andre Moreira Magalhaes</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Add kinetic scrolling"
href="https://bugs.webkit.org/show_bug.cgi?id=155750">bug 155750</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>andrunko@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Add kinetic scrolling"
href="https://bugs.webkit.org/show_bug.cgi?id=155750#c23">Comment # 23</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Add kinetic scrolling"
href="https://bugs.webkit.org/show_bug.cgi?id=155750">bug 155750</a>
from <span class="vcard"><a class="email" href="mailto:andrunko@gmail.com" title="Andre Moreira Magalhaes <andrunko@gmail.com>"> <span class="fn">Andre Moreira Magalhaes</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=155750#c22">comment #22</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=155750#c20">comment #20</a>)
> > Created <span class=""><a href="attachment.cgi?id=281711&action=diff" name="attach_281711" title="Patch - new features + bugfix">attachment 281711</a> <a href="attachment.cgi?id=281711&action=edit" title="Patch - new features + bugfix">[details]</a></span>
> > Patch - new features + bugfix
> >
> > I've used this patch in an internal project and made some modifications that
> > you may find useful. I am posting the updated patch without ChangeLogs, feel
> > free to update it or let me know if you prefer if I do it.
> >
> > The changes included in this patch (on top of latest one from Adrien):
> > - overshoot animations support (ScrollAnimationKinetic.cpp)
> > - bugfix for a crash when starting a drag while scrolling
> > (GestureController.cpp)
> > - build fix for gtk < 3.20 (PlatformWheelEventGtk.cpp)
> > - bugfix for gtk < 3.20 to properly copy NativeWebWheelEvent (is_stop is not
> > available in gtk < 3.20 and the phase/momentumPhase were not being properly
> > copied on the NativeWebWheelEvent copy constructor, making the page "jump"
> > during scroll instead of starting momentum scroll -
> > NativeWebWheelEventGtk.cpp)
> > - respect scrollbar policy (ScrollAnimationKinetic.cpp +
> > ScrollAnimatorGtk.cpp)
> >
> > That should be it, please let me know what you think.
>
> Thanks! I think Adrien should include crashes and build fixes in his patch
> when submitting a new version and you should open a new bug depending on
> this one to add the overshooting support on top of Adrien's patch.</span >
Yes, I talked to Adrien on IRC and I will file a new bug with the overshooting support once he has an updated/final patch here.
He will check about including the other fixes here in this patch.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>