https://bugs.documentfoundation.org/show_bug.cgi?id=163802
--- Comment #5 from Joanmarie Diggs <[email protected]> --- Created attachment 197494 --> https://bugs.documentfoundation.org/attachment.cgi?id=197494&action=edit Alternative listener I modified your listener because getting the states as a property of the source seems to be failing. Here's the output I get from my version of your listener. The showing state is present. event type: object:property-change:accessible-name, event source: Spelling: $LANGUAGE ($LOCATION), states: ['ENABLED', 'SENSITIVE', 'SHOWING', 'VISIBLE'] object:property-change:accessible-name(0, 0, Spelling: $LANGUAGE ($LOCATION)) source: [dialog | Spelling: $LANGUAGE ($LOCATION)] host_application: [application | soffice] sender: [application | soffice] event type: object:property-change:accessible-name, event source: Spelling: , states: ['ENABLED', 'SENSITIVE', 'SHOWING', 'VISIBLE'] object:property-change:accessible-name(0, 0, Spelling: ) source: [dialog | Spelling: ] host_application: [application | soffice] sender: [application | soffice] event type: object:state-changed:showing, event source: Spelling: , states: ['ENABLED', 'SENSITIVE', 'SHOWING', 'VISIBLE'] object:state-changed:showing(1, 0, 0) source: [dialog | Spelling: ] host_application: [application | soffice] sender: [application | soffice] event type: object:property-change:accessible-name, event source: Spelling: English (USA), states: ['ENABLED', 'SENSITIVE', 'SHOWING', 'VISIBLE'] object:property-change:accessible-name(0, 0, Spelling: English (USA)) source: [dialog | Spelling: English (USA)] host_application: [application | soffice] sender: [application | soffice] -- You are receiving this mail because: You are the assignee for the bug.
