<?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>126950</bug_id>
          
          <creation_ts>2014-01-13 17:22:36 -0800</creation_ts>
          <short_desc>AX: FrameSelection::notifyAccessibilityForSelectionChange() seems to be called unnecessarily when typing into address bar</short_desc>
          <delta_ts>2014-01-13 17:24:56 -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>webkit-bug-importer</cc>
          

      

      

      

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

When typing into the Safari address bar, FrameSelection::notifyAccessibilityForSelectionChange() in FrameSelectionMac.mm seems to be called whenever the suggestion dropdown updates to change size, when it seems it shouldn&apos;t be called.

* 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.

* RESULT

FrameSelection::notifyAccessibilityForSelectionChange seems to be called whenever the suggestion dropdown updates and changes size.
It does not seem correct for UAZoomChangeFocus to be raised here each time the suggestion dropdown updates as the user is typing into the address bar.
Because the rectangle coordinates being raised here are also incorrect (as per related issue), this current behavior causes user&apos;s zoom view to be jumped to the lower-left part of the screen whenever they are typing into the address bar and the suggestion dropdown updates to change size.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967571</commentid>
    <comment_count>1</comment_count>
    <who name="Susumu Harada">sharada</who>
    <bug_when>2014-01-13 17:23:53 -0800</bug_when>
    <thetext>Related to Bug 126948</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967572</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-01-13 17:24:16 -0800</bug_when>
    <thetext>&lt;rdar://problem/15810679&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967573</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-01-13 17:24:56 -0800</bug_when>
    <thetext>&lt;rdar://problem/15810698&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>