<?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>53137</bug_id>
          
          <creation_ts>2011-01-25 15:58:12 -0800</creation_ts>
          <short_desc>[Gtk] Google search list/autocomplete is completely inaccessible</short_desc>
          <delta_ts>2017-03-11 10:55:40 -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>PC</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>Gtk</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>30796</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Joanmarie Diggs">jdiggs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mario</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>339989</commentid>
    <comment_count>0</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2011-01-25 15:58:12 -0800</bug_when>
    <thetext>Steps to reproduce:

1. Navigate to google.com
2. Begin typing a search

At this point a list of matches/suggestions and two additional push buttons appear. But I am not seeing any events to suggest they got added (object:children-changed:add) or, alternatively, suddenly appeared (object:state-changed:{showing, visible}).

3. Arrow up and down amongst the list of suggestions.

At this point, we are getting a caret-moved event for the entry because the text is changing. But I am not seeing any events for:

* The removal of the current text (object:text-changed:delete)
* The insertion of the new text (object:text-changed:insert)
* The selection change in the list.

The lack of text-changed events totally confuses Orca because it&apos;s trying to respond to the caret-moved events w.r.t. the text which is no longer present.

In addition to the above, I cannot figure out how to use the keyboard to give focus to the buttons at the bottom of this list.

Note to Mario: I&apos;m sure this is going to need to be split up into a bunch of parts/individual bugs. But I&apos;ll let you decide on what those parts/bugs are. :-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>