Description: In LibreOffice Writer, doing operations to exclude and include lines in tables, the cursor disappears, but continues to be moved by the keyboard. you can see that it obeys the keyboard by selecting something with the shift key, for example. The cursor is only displayed with the mouse click in any region of the document. The behavior is observed in LibreOffice 6.1.1.2 running under Debian 9.5 and GNOME 3 Steps to Reproduce: 1. Create a table 2. Delete a row or add a row (the cursor disappears) 3. Move the cursor with the keyboard (the cursor remains hidden) 4. Select something with the screen (the selection is checked, but the cursor remains hidden) 5. Click on the document (and the cursor reappears) Actual Results: The cursor is hidden until the document receives a mouse click. Expected Results: The cursor continues to appear. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info:
I can't confirm this with Version: 6.2.0.0.beta1 (x64) Build ID: d1b41307be3f8c19fe6f1938cf056e7ff1eb1d18 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: en-US (de_DE); UI-Language: en-GB Calc: threaded
I reproduced with LO 5.4 and 6.0 in Mint. But not with master 6.3+. No repro in Windows for LO 5.0. Repro for LO 5.4 and master 6.3+. So I'll confirm. Looks like regression. I'll mark "all" so far until others test with master both Linux and Windows. Minor issue.
I can not reproduce for Version: 6.3.0.0.alpha0+ Build ID: f8d6de19181d749d7c2b345ce7084c0c07fa3eab CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Tried delete row from menu Table-Delete-Rows and with toolbar icon.
Good catch due to raal's details. Thanks! Reproduced for Windows LO master for right-click row delete.
Bibisected with win32-5.2 to https://gerrit.libreoffice.org/plugins/gitiles/core/+/dd46727b99d4bb5135451aa7e5e1bdb197373843%5E!/ Resolves; tdf#87120 no keyboard navigation inside floating windows lets try and treat these the same as we do normal toplevels like dialogs if they popup with GrabFocus. This way focus can be set on widgets inside the floating windows, and so keyboard traversal of widgets etc all works. Adding Cc: to Caolán McNamara I cannot reproduce on Linux (master).
I think this happens because its a submenu of another menu so the focus isn't restored as expected
*** Bug 118252 has been marked as a duplicate of this bug. ***
Perhaps bug 122630 is also a duplicate?
*** Bug 122630 has been marked as a duplicate of this bug. ***
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/59fe75cd7baab2f0c025576413cf8788ac258842%5E%21 Resolves: tdf#120632 consider submenus on restoring focus from menu It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed in master, backports in gerrit
Change it to All as it can be reproduced with gen and gtk2 on linux...
Verified in Version: 6.3.0.0.alpha0+ Build ID: c164dbaff63d67f5e89d133c272412aaf4c5c158 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this!
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/74f07d85d37b9a90b625f33bbf4dbd268f78b2a4%5E%21 Resolves: tdf#120632 consider submenus on restoring focus from menu It will be available in 6.1.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/385c4686717959ba26f0e35c9c582c89b730d136%5E%21 Resolves: tdf#120632 consider submenus on restoring focus from menu It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
You might have to consider submenus on restoring the focus from main menu. It might be available with the latest version. https://gust.com/companies/chicago-popcorn-ceiling-removal
Thank you all for your answers! I had a problem on the page https://qyto.net/, but thanks to you I solved it :) Peace for everyone!