<?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>92741</bug_id>
          
          <creation_ts>2012-07-31 04:48:56 -0700</creation_ts>
          <short_desc>Add zoom to content support in WebKitGTK for touch devices</short_desc>
          <delta_ts>2019-07-04 13:17:52 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Simon Schampijer">simon</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alicem</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>bugzilla</cc>
    
    <cc>d-r</cc>
    
    <cc>jan.brummer</cc>
    
    <cc>kenneth</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>682924</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Schampijer">simon</who>
    <bug_when>2012-07-31 04:48:56 -0700</bug_when>
    <thetext>As seen in many webkit based browsers (ipad browser safari, android browser, chrome) zoom to content is a good feature for small devices with touch support.

Just for reference, in the browsers that already support this feature the usage is as follows: double-tap zooms to content, double-tap in zoomed content zooms out.

This is implemented already in webkit-core [1], so it needs to be added in the API of webkit-gtk. It has been implemented for the QT API [2].

Upstream feature request for the Browser used in the Sugar learning platform [3].

[1] http://www.mail-archive.com/webkit-changes@lists.webkit.org/msg03689.html
[2] http://www.svnsearch.org/svnsearch/repos/WEBKIT/search?revision=112669&amp;showPaths=all&amp;#11266925612953
[3] http://dev.laptop.org/ticket/12036</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1546569</commentid>
    <comment_count>1</comment_count>
    <who name="Alice Mikhaylenko">alicem</who>
    <bug_when>2019-06-20 10:47:07 -0700</bug_when>
    <thetext>macOS also has this via a double 2-finger tap on touchpad. The problem though

The problem here isn&apos;t WebCore, the problem here is that double 2-finger tap is opening and closing context menu, and double 1-finger tap (both on touchpad and touchscreen) is selecting the current word, so you would have to compromise on something.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1550260</commentid>
    <comment_count>2</comment_count>
    <who name="Jan-Michael Brummer">jan.brummer</who>
    <bug_when>2019-07-04 13:17:52 -0700</bug_when>
    <thetext>In this case i would propose to align with the typical Android/iphone design for touch gestures. We should talk to Carlos i guess.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>