[Libreoffice-bugs] [Bug 109398] Some lines of text are not visible for assistive technologies

2022-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109398

--- Comment #19 from Joanmarie Diggs  ---
(In reply to Chris Sherlock from comment #18)
> Joanmarie, can you give us some hints as to what the workaround actually
> does? What do you think might be causing this? A few of us have tried to
> reproduce the issue, but we just aren't having much luck.

In default.py, onCaretMoved checks to see if the object firing the caret-moved
event exposes STATE_SHOWING. If STATE_SHOWING is absent, then that event is
ignored because we only want to (potentially) present the new caret location if
the user is in that text object. And if the thing isn't SHOWING, presumably the
user is not in that text object.

The workaround is the addition of presentEventFromNonShowingObject, which
allows scripts to tell the default script that even though something isn't
SHOWING, the caret moved event might still be worthy of presentation. The
default implementation of presentEventFromNonShowingObject returns False. The
LO script's implementation unconditionally returns True.

As for what I think might be causing this on the LO side of things, my guess
would be either the logic which determines if a paragraph is SHOWING and/or the
logic which updates (via a state-changed accessibility event) the SHOWING state
(e.g. when something is scrolled into or out of view).

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

[Libreoffice-bugs] [Bug 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #18 from Chris Sherlock  ---
Joanmarie, can you give us some hints as to what the workaround actually does?
What do you think might be causing this? A few of us have tried to reproduce
the issue, but we just aren't having much luck.

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

[Libreoffice-bugs] [Bug 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #17 from Joanmarie Diggs  ---
(In reply to Chris Sherlock from comment #16)
> Joanmarie - can you point us to the workaround in Orca?

https://gitlab.gnome.org/GNOME/orca/-/commit/055374f8

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

[Libreoffice-bugs] [Bug 109398] Some lines of text are not visible for assistive technologies

2022-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109398

--- Comment #16 from Chris Sherlock  ---
Joanmarie - can you point us to the workaround in Orca?

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

[Libreoffice-bugs] [Bug 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #15 from Buovjaga  ---
(In reply to Alex ARNAUD from comment #14)
> (In reply to Buovjaga from comment #13)
> > Reverting status change as not relevant (and potentially dangerous).
> 
> IMHO, it's relevant because I'm not able to reproduce the issue without a
> script to reproduce it.

But you could reproduce it in 2017 alongside Chrys and Joanmarie, so this
should stay NEW. Otherwise we risk this being closed as INSUFFICIENTDATA.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #14 from Alex ARNAUD  ---
(In reply to Buovjaga from comment #13)
> Reverting status change as not relevant (and potentially dangerous).

IMHO, it's relevant because I'm not able to reproduce the issue without a
script to reproduce it.

Best regards,
Alex.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #13 from Buovjaga  ---
Reverting status change as not relevant (and potentially dangerous).

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Alex ARNAUD  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #12 from Alex ARNAUD  ---
I would like the help of Joanie for this issue because with have hacked Orca to
figure out this but this issue is not fixed yet.

@Joanie: Could you write a Python script to help us reproducing this ?

Best regards,
Alex.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #11 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 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 109398] Some lines of text are not visible for assistive technologies

2018-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109398

--- Comment #10 from am_dxer  ---
Is 105487 caused by the same problem? The symptoms of both seem quite similar.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #9 from Joanmarie Diggs  ---
Ok, I've added a targeted hack-around in Orca which should only impact
LibreOffice document content. Hopefully this will make it possible for Hypra to
stop reverting an important Orca-wide fix which impacts all applications.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #8 from Alex ARNAUD  ---
(In reply to Joanmarie Diggs from comment #7)
> Nudge up how much? Enough that I don't have to add a hack into Orca? :)

It only means that the bug has an better importance. The LibreOffice devs
decide on which bugs they want to work on so this bug could stay in this state
for a very long time but I hope someone could work on it.

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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #7 from Joanmarie Diggs  ---
Nudge up how much? Enough that I don't have to add a hack into Orca? :)

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Buovjaga  changed:

   What|Removed |Added

   Priority|medium  |high

--- Comment #6 from Buovjaga  ---
(In reply to Alex ARNAUD from comment #5)
> @xisco: As It makes LibreOffice really difficult to use on long document due
> to skipped lines, can I raise the priority of this bug?

Yeah I think we can easily nudge a11y issues up a bit.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Alex ARNAUD  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #5 from Alex ARNAUD  ---
Hello all,

another user reports us the issue:
https://mail.gnome.org/archives/orca-list/2018-February/msg00061.html

@xisco: As It makes LibreOffice really difficult to use on long document due to
skipped lines, can I raise the priority of this bug?

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 109398] Some lines of text are not visible for assistive technologies

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

Stéphane Aulery  changed:

   What|Removed |Added

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

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from Buovjaga  ---
If it has been confirmed independently, it should be set to NEW (done).

I only used down arrow.

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #3 from Alex ARNAUD  ---
(In reply to Buovjaga from comment #2)
> It reads the buggy line just fine for me.
> 
> Orca version 3.24.0+15+gc2c209c34-1

Are you using only down arrow to move to the buggy line? Sometimes, LibreOffice
reads the buggy line but it's another line that is not read.

To be sure to reproduce the issue you need to know that Orca should speak on
all the line with the text content or "blank" on empty lines.

If you don't reproduce the issue the first time move to beginning of the
document and press down arrow again until to find a unread line.

I've reproduced on Debian 8.9, Sid and Ubuntu 17.10 daily build.

The bug has been confirmed by one user and the Orca developper :
- https://mail.gnome.org/archives/orca-list/2017-July/msg00025.html
- https://mail.gnome.org/archives/orca-list/2017-July/msg00034.html

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 109398] Some lines of text are not visible for assistive technologies

2017-08-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109398

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Buovjaga  ---
It reads the buggy line just fine for me.

Orca version 3.24.0+15+gc2c209c34-1

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: 668ab2e739397e6b095372a1a468bd4f515927b6
CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on August 20th 2017

-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Alex ARNAUD  changed:

   What|Removed |Added

 CC||jdi...@igalia.com
 Blocks||36549


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=36549
[Bug 36549] [META] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK
and GNOME Orca screen reader support
-- 
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 109398] Some lines of text are not visible for assistive technologies

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

Alex ARNAUD  changed:

   What|Removed |Added

   Keywords||accessibility
 CC||jean-philippe.mengual@libre
   ||office.org,
   ||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 109398] Some lines of text are not visible for assistive technologies

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

--- Comment #1 from Alex ARNAUD  ---
Created attachment 134881
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134881=edit
Test document

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