Bug 160844 - Ctrl+F6 does not switch to (bring the focus back to) the document
Summary: Ctrl+F6 does not switch to (bring the focus back to) the document
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.5.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisectRequest, regression
Depends on:
Blocks:
 
Reported: 2024-04-27 20:47 UTC by Cor Nouws
Modified: 2024-04-28 13:18 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cor Nouws 2024-04-27 20:47:40 UTC
- Draw or Impress document
- Add shape
- Select shape
- Open styles pane and double click a style
- (style is applied)
now try to get the focus back to the page/slide - test that with up/down, that should move the shape.
- Ctrl+F6 should do it*
  -> it does not.
(It does in Writer and in Calc, also with a shape selected).

(Found a workaround for a shape in Draw/Impress: F2+ESC ;) )


found in Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 05a1217921b7be283c6750a35b90e4feda6e993e
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded


*) https://help.libreoffice.org/24.8/en-US/text/shared/guide/keyboard.html?&DbPAR=DRAW&System=UNIX
Comment 1 V Stuart Foote 2024-04-28 13:18:06 UTC
So sd handling of the <Ctrl>+<F6> slipped in the 7.5.0 builds.

Better STR:

1. new draw document
2. create new rectangle shape on canvas
3. verify cursor key movement of object L,R,U,D
4. <F10> to goto main menu
5. right cursor to move menu focus from File to Edit
6. left cursor to move menu focus back to File
7. <Ctrl>+<F6> -- should return object focus back to the rectangle shape step 3
8. verify focus by attempting cursor key movement L,R,U,D of shape

From builds on hand, it worked like that through the 7.4.7.2 release build. But with the 7.5.0.3 release the shortcut had stopped functioning.


Good

Version: 7.4.7.2 (x64) / LibreOffice Community
Build ID: 723314e595e8007d3cf785c16538505a1c878ca5
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

Bad
Version: 7.5.0.3 (X86_64) / LibreOffice Community
Build ID: c21113d003cd3efa8c53188764377a8272d9d6de
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded