You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/01/07 06:50:16 UTC

[Bug 123622] [ia2] Calc: No focus event fired on cell when new spreadsheet is created

https://issues.apache.org/ooo/show_bug.cgi?id=123622

Steve Yin <st...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #2 from Steve Yin <st...@gmail.com> ---
In this case the accessibility listener will be added after the spreadsheet
view creation. So when calling TabChanged, no accessibility object will be
created and no accessibility focus event will be sent out at that time.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.