[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2023-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Michael Weghorn  changed:

   What|Removed |Added

   Assignee|m.wegh...@posteo.de |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|NEW

--- Comment #19 from Michael Weghorn  ---
Unassigning for now, but I might come back to that at some point in time unless
anybody else finds time earlier.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2022-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Michael Weghorn  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |m.wegh...@posteo.de
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #18 from Michael Weghorn  ---
I've started looking at this in the context of bug 147084, with the document
attached there, but the issue appears to be the same regardless of the
document. 
(However, the NVDA on Windows issue handled in bug 147084 has a different root
cause from the Orca on Linux one covered here.)

>From my observations with current LO master so far, the race only occurs when
using Orca, not e.g. just SAL_ACCESSIBILITY_ENABLED=1, and the issue seems to
be reliably reproducible e.g. with the steps described in comment 9 if Orca is
enabled.
What seems to happen is that a11y objects for paragraphs are created as
response to queries from Orca via AT-SPI, and if that happens, no accessible
event listeners are registered on (some of) the involved a11y objects, so no
events get sent when the cursor/caret moves into the corresponding paragraphs.

I have an idea for potential approaches to fix that, plan to look further into
that as I find time.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2022-01-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||7084

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2019-07-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #17 from QA Administrators  ---
Dear Joanmarie Diggs,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 87680] No accessible caret-moved events in Writer tables

2018-07-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #16 from am_dxer  ---
*** Bug 105487 has been marked as a duplicate of this bug. ***

-- 
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 87680] No accessible caret-moved events in Writer tables

2018-07-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Buovjaga  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||todven...@suomi24.fi

--- Comment #15 from Buovjaga  ---
Bisected on Ubuntu 14.04 (w/ Orca) with 43max to:
commit 69a440abc1db5fd999eae36b86e5098c67a5ca13
Author: Matthew Francis 
Date:   Thu May 28 17:35:24 2015 +0800

source-hash-76c549eb01dcb7b5bf28a271ce00e386f3d388ba

commit 76c549eb01dcb7b5bf28a271ce00e386f3d388ba
Author: Steve Yin 
AuthorDate: Fri Nov 29 13:03:27 2013 +
Commit: Caolán McNamara 
CommitDate: Mon Dec 2 10:25:33 2013 +

Integrate branch of IAccessible2

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-11-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #14 from Caolán McNamara  ---
I think there's a race here, and some degree of the window size matters
probably too. Under no load this works for me, but if things are slowed down,
e.g. by the presence of a screen reader working then when the cursor enters the
table the table toolbar appears at the bottom of the window and the viewport of
the document changes which causes the a11y cells contexts to be destroyed.

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Stéphane Aulery  changed:

   What|Removed |Added

 CC||lk...@free.fr
   See Also||http://bugs.debian.org/8702
   ||91

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Alex ARNAUD  changed:

   What|Removed |Added

   Keywords||bibisectRequest
 CC||am_d...@fastmail.fm

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Alex ARNAUD  changed:

   What|Removed |Added

   Keywords||accessibility, regression
 CC||rpoite...@hypra.fr

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #13 from Alex ARNAUD  ---
Dear all,

The issue is still present on LibreOfficeDev 5.5 from 2017-05-30.

Best regards.

-- 
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 87680] No accessible caret-moved events in Writer tables

2017-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #12 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice 
(5.2.7 or 5.3.3  https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of
LibreOffice and 
your operating system, and any changes you see in the bug behavior

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave 
a short comment that includes your version of LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to "inherited from OOo";
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug-20170522

-- 
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 87680] No accessible caret-moved events in Writer tables

2016-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Alex ARNAUD  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #11 from Alex ARNAUD  ---
In LibreOffice 5.1.1 I'm able to reproduce.

Steps :
1) Open the document
2) Launch the script
3) Move down (event should appear)
4) Move down to the second line : no event appears

We are some people able to reproduce the bug so It seems it was confirmed.

-- 
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 87680] No accessible caret-moved events in Writer tables

2015-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||fdb...@neosheffield.co.uk

--- Comment #10 from Matthew Francis fdb...@neosheffield.co.uk ---
I couldn't reproduce text-caret-moved not being emitted while moving in the
table.


I did see that moving downwards sometimes emitted duplicate events, which I
guess is unexpected

That is to say, moving upwards within a table cell made the attached script
output e.g.

object:text-caret-moved(-1, 0, 0)
source: [paragraph | ]
host_application: [application | soffice]
object:text-caret-moved(7, 0, 0)
source: [paragraph | ]
host_application: [application | soffice]


While moving downward within a table cell sometimes produced output like this:

object:text-caret-moved(-1, 0, 0)
source: [paragraph | ]
host_application: [application | soffice]
object:text-caret-moved(7, 0, 0)
source: [paragraph | ]
host_application: [application | soffice]
object:text-caret-moved(7, 0, 0)
source: [paragraph | ]
host_application: [application | soffice]

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2015-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

--- Comment #9 from Niklas Johansson sleeping.pil...@gmail.com ---
I can confirm that there are still problems in this area but not always. If I
open the test case file and press down-arrow i do get carret-moved events but
if I start by pressing right arrow 8 times and then down arrow then the problem
is back.

So steps to reproduce:
1. Open the attached document
2. Launch the attached accessible-event listener in a terminal
3. Press right arrow 8 times
4. Press down arrow 2 times

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2015-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87680

Jean-Philippe MENGUAL te...@accelibreinfo.eu changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 CC||te...@accelibreinfo.eu
 Resolution|WORKSFORME  |---

--- Comment #8 from Jean-Philippe MENGUAL te...@accelibreinfo.eu ---
Hi,

I've just tested, the bug is still here on latest master, 5.0. Sorry but it's
very boring for users to handle tables /ith this problem.

Best regards,

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2015-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

--- Comment #7 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Jean-Philippe MENGUAL from comment #6)
 Hi,
 
 While the things worked fine /ith 4.2.8.2, the bug appears in 4.3.0.1.
 Something happened in Writer which created a regression.
 
 What kind of output could help?

Please test with 4.3.6 -- if it's still there, we could theoretically
investigate backporting a fix to 4.3

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2015-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

Jean-Philippe MENGUAL te...@accelibreinfo.eu changed:

   What|Removed |Added

Version|4.3.3.2 release |4.3.0.1 rc

--- Comment #6 from Jean-Philippe MENGUAL te...@accelibreinfo.eu ---
Hi,

While the things worked fine /ith 4.2.8.2, the bug appears in 4.3.0.1.
Something happened in Writer which created a regression.

What kind of output could help?

Regards,

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2015-01-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

--- Comment #5 from Joanmarie Diggs jdi...@igalia.com ---
I can confirm that this is working with the nightly version of LibreOffice
Writer. Orca is presenting the table cell contents now. Thanks!

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2014-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 Attachment #111289|text/plain  |application/vnd.openxmlform
  mime type||ats-officedocument.wordproc
   ||essingml.document
 CC||qu...@runcibility.com

--- Comment #3 from Robinson Tryon (qubit) qu...@runcibility.com ---
Comment on attachment 111289
  -- https://bugs.freedesktop.org/attachment.cgi?id=111289
test case

fix mimetype

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2014-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Robinson Tryon (qubit) qu...@runcibility.com ---
TESTING with Ubuntu 14.04 + LO 4.3.5.2 and 4.4.0.1

(In reply to Joanmarie Diggs from comment #0)
 Steps to reproduce:
 1. Open attachment 111289
 2. Launch the attached accessible-event listener in a terminal
 3. Arrow amongst the characters at the top of the document
 4. Arrow amongst the characters in the table
 
 Expected results: Accessible caret-moved events would be seen each time the
 caret moves.

Yes

 Actual results: Accessible caret-moved events are seen when the caret moves
 outside the table; but no caret-moved events are seen when the caret moves
 inside the table.

NOREPRO: I'm seeing caret-moved events whenever I arrow up/down/left/right,
whether inside or outside the table.

Perhaps this is fixed in 4.3/4.4 now? Jean-P says he can repro in 4.3.5, but
I'm not seeing it.
I'll Resolve as WFM. Set back to UNCONFIRMED if you can still see the problem
with 4.4.0.1 or later.

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2014-12-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

--- Comment #1 from Joanmarie Diggs jdi...@igalia.com ---
Created attachment 111290
  -- https://bugs.freedesktop.org/attachment.cgi?id=111290action=edit
accessible-event listener

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2014-12-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

Joanmarie Diggs jdi...@igalia.com changed:

   What|Removed |Added

 Blocks||36549

-- 
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


[Libreoffice-bugs] [Bug 87680] No accessible caret-moved events in Writer tables

2014-12-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87680

Jean-Philippe MENGUAL te...@accelibreinfo.eu changed:

   What|Removed |Added

Version|unspecified |4.3.3.2 release

--- Comment #2 from Jean-Philippe MENGUAL te...@accelibreinfo.eu ---
The bug is still here in 4.3.5, e.g. the latest Evolution available on the TDF
website.

Regards,

-- 
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