[Libreoffice-bugs] [Bug 92378] Implement a11y / invalidate all children event

2019-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92378

--- Comment #6 from Patrick ZAJDA  ---
On Writer, when going to insert->chart I have a different message printed:
** (soffice:27509): WARNING **: Exception in getAccessibleName()
It is printed until I leave the insert chart and can edit the document again.
Version info:
Version: 6.3.0.0.alpha0+
Build ID: 8f29f31b41136acbea8ca21525f9623948a1a4b8
CPU threads: 12; OS: Linux 5.0; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-04-02_03:54:06
Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 92378] Implement a11y / invalidate all children event

2019-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92378

--- Comment #5 from Peter Vágner  ---
Hello,
I am on Arch linux, Gnome 3.32, Libreoffice 6.2.1 and I am getting a different
behaviour which I think is even worse than originally described here.

Steps:
* Make sure orca is running
* Start libre office
* Create an empty spread sheet document
* Press F10 to bring up the menu bar
* Navigate to Insert -> Chart...
* When the dialog box comes up don't change a thing and press the Finish
button.

Results:
Libre office and the whole accessibility stack will lock up allowing no further
interaction unless I restart orca by running
orca --replace
from the terminal.
After restarting orca Libreoffice is still running however as soon as I alt+tab
back to its window I can experience the whole lockup again.
So without more hints I am unable to collect more details as while a11y is
locked I can't use my machine at all.

I think this is more serious than intended originally.

Part of the terminal output captured while accessibility is locked like this.

** (soffice:1526): WARNING **: 11:18:33.560: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:18:33.560: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:18:33.561: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:18:33.561: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:18:34.150: Exception in
getSelectedAccessibleChild()

** (soffice:1526): WARNING **: 11:18:34.151: Exception in
getSelectedAccessibleChild()

** (soffice:1526): WARNING **: 11:18:34.159: Exception in
getSelectedAccessibleChild()

** (soffice:1526): WARNING **: 11:18:34.159: Exception in
getSelectedAccessibleChild()

** (soffice:1526): WARNING **: 11:19:05.705: Exception in wrapper_ref_state_set

** (soffice:1526): WARNING **: 11:19:05.705: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:19:05.705: Exception in
getAccessibleDescription()

** (soffice:1526): WARNING **: 11:19:05.706: Exception in wrapper_ref_state_set

** (soffice:1526): WARNING **: 11:19:05.706: Exception in getAccessibleName()

** (soffice:1526): WARNING **: 11:19:05.706: Exception in
getAccessibleDescription()

** (soffice:1526): WARNING **: 11:19:05.707: Exception in wrapper_ref_state_set

** (soffice:1526): WARNING **: 11:19:05.707: Exception in
getAccessibleIndexInParent()

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 92378] Implement a11y / invalidate all children event

2019-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92378

Alex ARNAUD  changed:

   What|Removed |Added

 CC||alexarn...@hypra.fr
   Keywords||accessibility

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 92378] Implement a11y / invalidate all children event

2019-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92378

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||101912


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101912
[Bug 101912] [META] Accessibility (a11y) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 92378] Implement a11y / invalidate all children event

2015-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92378

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 CC|er...@redhat.com,   |
   |michael.me...@collabora.com |
Summary|Warning messages when   |Implement a11y / invalidate
   |inserting a chart   |all children event
   Severity|normal  |enhancement

--- Comment #4 from Michael Meeks michael.me...@collabora.com ---
Random accessibility related warning, almost certainly of no real interest =)

vcl/unx/gtk/a11y/atkutil.cxx-case
accessibility::AccessibleEventId::INVALIDATE_ALL_CHILDREN:
vcl/unx/gtk/a11y/atkutil.cxx:g_warning( Invalidate all children
called\n );
vcl/unx/gtk/a11y/atkutil.cxx-break;

I guess we are missing a mapping to the native platform atk /toolkit for this
event:

void DocumentFocusListener::notifyEvent( const
accessibility::AccessibleEventObject aEvent )
throw( uno::RuntimeException, std::exception )

has no code; same warning on OS/X ... discuss =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs