https://bz.apache.org/ooo/show_bug.cgi?id=125147
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #23 from hanya <[email protected]> --- The issue caused in SvTreeListBox::IsSelected method called from SvTreeListBox::FillAccessibleEntryStateSet method. If the passed entry is not found in the aDataTable, NULL pointer is used. HasEntryFocus method also gave me crash after the hack for IsSelected method. And also, NULL entry passed to FillAccessibleEntryStateSet was also happen. -- You are receiving this mail because: You are the assignee for the issue.
