<?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>82604</bug_id>
          
          <creation_ts>2012-03-29 06:07:38 -0700</creation_ts>
          <short_desc>[Qt][WK2] TapHighlight: Inconsistent behavior when trying to (tap)highlight a node in an iframe</short_desc>
          <delta_ts>2012-03-30 09:09:39 -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>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          <dependson>82605</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="alan">zalan</reporter>
          <assigned_to name="alan">zalan</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>591101</commentid>
    <comment_count>0</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2012-03-29 06:07:38 -0700</bug_when>
    <thetext>with the code below, hitTestResultAtPoint() finds a node to highlight, but GestureTapHighlighter::pathForNodeHighlight(node) return with empty path. They should be consistent.

&lt;html&gt;&lt;body&gt;&lt;iframe src=&apos;data:text/html,&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;&lt;html&gt;&lt;body style=&quot;margin: 0px;&quot;&gt;&lt;/body&gt;        &lt;/html&gt;&apos;&gt;&lt;/iframe&gt;&lt;/body&gt;&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591104</commentid>
    <comment_count>1</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2012-03-29 06:15:53 -0700</bug_when>
    <thetext>Actually it crashes atm, but fix for crash is coming up at bug#82605</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592200</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2012-03-30 09:09:39 -0700</bug_when>
    <thetext>normal behavior. hittest can and will find items with 0 height or width, while focusring ignores them.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>