https://bugs.documentfoundation.org/show_bug.cgi?id=51566
karl m. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.5.3.2 release |26.2.0.0 alpha0+ master --- Comment #13 from karl m. <[email protected]> --- Last version: 26.2.0.0.alpha1 (X86_64) Build ID: 620(Build:0) CPU threads: 4; OS: Windows 11 X86_64 (build 22631); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL threaded I have verified this on Windows 11 Pro with LibreOffice 7.4.7.2, 25.8.7.3 and 26.2.0.0.alpha1. Additional observations: Draw has no "View → Full Screen" menu entry. The UNO command .uno:FullScreen is available in Tools → Customize → Toolbars and can be added to a toolbar. Clicking the toolbar button has no effect. The command is not available for keyboard assignment in Tools → Customize → Keyboard. Calling .uno:FullScreen through a Basic macro using DispatchHelper.executeDispatch() also has no effect and produces no error. The same command works correctly in Writer, Calc and Impress. This suggests that .uno:FullScreen is globally registered but not implemented (or not enabled) for Draw. Maybe it helps to fix an old bug. -- You are receiving this mail because: You are the assignee for the bug.
