[Libreoffice-bugs] [Bug 94113] Accessible focus event missing when caret moves to start of paragraph spanning two pages

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 20 12:47:03 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=94113

--- Comment #11 from Peter Vágner <pvagner at pvagner.tk> ---
Hello,

In order to help to reproduce this issue here are my revised steps.
* Open the attached test case in LO Writer.
* Look for line starting with "This is page 1" and verify if this is really the
last line of a page. For some reason I had to delete an empty paragraph at the
top in order to fix the test document.
* Now position the caret at the begining of that line.
* Start attached listener in a terminal and notice it has printed no output so
far.
* Move back to the LO window and press ctrl+right to jump right a word.
* Now move to the terminal window and notice you can identify caret moved event
* If identifying new output in a terminal window is difficult for you exit the
listener by pressing ctrl+c and run it again.
* Move to the LO window and press down, then up arrow key.
* Go back to the terminal window and make sure you can identify both the caret
moved events in the listener's output and you can also identify how LO reports
you have moved into another paragraph during that move i.e.
object:state-changed:focused event.
* Now I believe you have understood what are we testing here so repeat it at
the start of a line.
* Compare your output with annotated output provided by @Joanmarie as a part of
the bug description.

My result:
The issue is still present because when moving at the begining of a line
object:state-changed:focused event is missing.
If you are still unsure please do reread Joanies report until you can
understand this better or ask again we can discuss it further if you need it.

@Alex I can also reproduce what you are describing in comment 5 but I agree
that's a different issue.

So if we will end up creating another issue both of them are still reproducible
and need fixing.

My version string:
Version: 6.2.1.2
Build ID: 6.2.1-1
CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: en-US (en); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190320/c7d91f8e/attachment.html>


More information about the Libreoffice-bugs mailing list