[Mono-bugs] [Bug 441280] Add internal UIAFocusItemChangedEvent to ListView for UIA/ a11y support
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 3 23:31:56 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=441280
User mgorse at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=441280#c2
Michael Gorse <mgorse at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mgorse at novell.com
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Michael Gorse <mgorse at novell.com> 2008-11-03 21:31:55 MST ---
Unfortunately, the patch I submitted didn't really work (I was rushing and
didn't test well). We need to send the event after setting focused_item_index,
not before, and the function sometimes set focused_item_index in the SetFocus
call, so the check prevented the event from being fired sometimes. We also
need a similar event for ListBox. I'm going to attach a new patch.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list