<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>36109</bug_id>
          
          <creation_ts>2010-03-15 02:15:02 -0700</creation_ts>
          <short_desc>[Qt] Add kinetic scrolling to Webkit&apos;s view (QGraphicsWebView &amp;&amp; QWebView)</short_desc>
          <delta_ts>2010-11-18 08:59:11 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Qt</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P3</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Benjamin Poulain">benjamin</reporter>
          <assigned_to name="QtWebKit Unassigned">webkit-qt-unassigned</assigned_to>
          <cc>anand.1.patil</cc>
    
    <cc>benjamin</cc>
    
    <cc>christian.webkit</cc>
    
    <cc>diegohcg</cc>
    
    <cc>hausmann</cc>
    
    <cc>joseph.ligman</cc>
    
    <cc>kenneth</cc>
    
    <cc>koivisto</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>luiz</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>199589</commentid>
    <comment_count>0</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2010-03-15 02:15:02 -0700</bug_when>
    <thetext>Currently, kinetic scrolling is a complete mess:
-it is enabled by default on the N900 but allow selections
-it is not enabled on other platform that should have this feature (Symbian, Windows 7, Mac)
-applications write their own limited version with event filter, the implementations vary a lot

To be addressed correctly, kinetic scrolling must be implemented in QtWebkit.

This bug report is a clone of http://bugreports.qt.nokia.com/browse/QTWEBKIT-93. It depends on the kinetic scrolling algorithms being available publicly in Qt: http://bugreports.qt.nokia.com/browse/QTBUG-8476</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>199817</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Rohde Christiansen">kenneth</who>
    <bug_when>2010-03-15 14:06:42 -0700</bug_when>
    <thetext>It is actually a bit more complicated than that, as for allowing nice kinetic scrolling, nice zooming etc, we want to use the tiling implementation, which requires us to make a QGraphicsWebView which has the size of the contents (resizedToContents) and then make a view scroll that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>310874</commentid>
    <comment_count>2</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2010-11-18 08:59:11 -0800</bug_when>
    <thetext>The plan for mobile have changed. GraphicsWebView is used with resizeToContent and scrolling is not handled by WebKit anymore.

The plan for Windows 7 and Mac is unclear on gesture recognizer side.

I close this bug, new bugs can be reopened for Windows 7 and Mac.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>