To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104294
                 Issue #|104294
                 Summary|Emit an object:state-changed:showing event when a tool
                        |tip appears
               Component|Word processor
                 Version|DEV300m51
                Platform|All
                     URL|
              OS/Version|Solaris
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|ui
             Assigned to|es
             Reported by|joaniediggs





------- Additional comments from joaniedi...@openoffice.org Mon Aug 17 15:55:49 
+0000 2009 -------
Steps to reproduce:

1. Launch Writer and Accerciser

2. Turn event monitoring on in Accerciser

3. In Writer, cause a toolbar tooltip to appear either by hovering the mouse
over a button or by moving focus to it and pressing Ctrl+F1

Expected results: An object:state-changed:showing event (detail1 == 1) would be
emitted.

Actual results: An object:state-changed:showing event is not emitted, though we
do get an object:state-changed:visible (detail1 == 1) event.

Impact: All of the other toolkits and applications (that I am aware of) which
expose tooltips via at-spi, emit an object:state-changed:showing event. Orca at
the moment does not listen for object:state-changed:visible events -- and it
won't until we've been able to ascertain that doing so will not impact
performance across the board.

Therefore, what I am hoping is that it will be quite easy for you to emit this
event at the same time you emit the object:state-changed:visible event. If so,
things should JustWork(tm). If it's more difficult than that, please let me know
and I'll start doing performance analysis. Thanks in advance!

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to