https://bugs.freedesktop.org/show_bug.cgi?id=61198
Priority: medium
Bug ID: 61198
Assignee: [email protected]
Summary: ACCESSIBILITY: IndexOutOfBoundsException from
accessibility::AccessibleBrowseBox::getAccessibleChild
Severity: minor
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: 4.1.0.0.alpha0+ Master
Component: UI
Product: LibreOffice
Created attachment 75216
--> https://bugs.freedesktop.org/attachment.cgi?id=75216&action=edit
initial database
accessibility::AccessibleBrowseBox::getAccessibleChild throws
IndexOutOfBoundsException and then DocumentFocusListener::notifyEvent
issues warning "Focused object has invalid index in parent"
To reproduce ...
(1) Download and open the attached "New Database1.odb" at a terminal
command line. Program displays window "New Database1.odb" with
<Forms> selected in the left pane.
(2) Click <Tables> in the left pane. Program lists table OneColumn in
the lower right pane.
(3) Right-click OneColumn in the lower right pane. Program displays
pop-up menu.
(4) In the pop-up menu select Open. Program opens window Table Data View.
(5) Give focus to a window which overlaps or covers Table Data View; window
"New Database1.odb" will probably do the job.
(6) Give focus to the Table Data View. Observe warnings in the
terminal output.
I observed this in master commit 2e367c0, pulled around 2013-02-17,
built and running on ubuntu-natty (11.04) 32-bit with gnome
traditional desktop (no effects). Configuration parameters are
--enable-dbgutil
--enable-crashdump
--disable-build-mozilla
--without-system-postgresql
--without-myspell-dicts
--without-help
--with-extra-buildid
The attached typescript has backtraces from the two executions of the
throw statement at vcl/unx/gtk/a11y/atkutil.cxx:218; `git grep` finds
the warning message at vcl/unx/gtk/a11y/atkutil.cxx:670 and
vcl/aqua/source/a11y/documentfocuslistener.cxx:71.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs