<?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>126948</bug_id>
          
          <creation_ts>2014-01-13 17:10:49 -0800</creation_ts>
          <short_desc>AX: FrameSelection::notifyAccessibilityForSelectionChange() calling UAZoomChangeFocus with incorrect rectangle coordinates</short_desc>
          <delta_ts>2014-02-07 11:56:33 -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>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.9</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Susumu Harada">sharada</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>samuel_white</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>967566</commentid>
    <comment_count>0</comment_count>
    <who name="Susumu Harada">sharada</who>
    <bug_when>2014-01-13 17:10:49 -0800</bug_when>
    <thetext>* SUMMARY

In FrameSelectionMac.mm, FrameSelection::notifyAccessibilityForSelectionChange() seems to be calling UAZoomChangeFocus with incorrect rectangle coordinates.

* STEPS TO REPRODUCE

1. Enable zoom and zoom in.
2. Open Safari and size the window so that it is not full screen.
3. In the Safari address bar, type a letter (e.g., &quot;w&quot;) that causes the suggestion dropdown to populate.
4. Type additional letters, until the size of the suggestion dropdown updates and changes size.
5. FrameSelection::notifyAccessibilityForSelectionChange should be called when the suggestion dropdown updates and changes size.
6. Monitor the value of cgViewRect and cgCaretRect when #5 happens.

* RESULT

The cgViewRect size seems to match the content view area size, but its position is pegged to the lower-left of the screen.
The position of cgCaretRect also seems to be pegged to the lower-left of the screen.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977972</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-07 11:56:33 -0800</bug_when>
    <thetext>&lt;rdar://problem/16014354&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>