Description: Not a huge problem, but when hovering over the ribbon (file, edit, view, etc), they won't appear, you have to click one of them once manually, and then the hovering works Steps to Reproduce: 1. download LibreOffice Writer on windows 11 24h2 2. Install the LibreOffice Writer 3. The hovering doesn't work Actual Results: The hovering of the ribbon didn't work as intended Expected Results: It should open each menu when hovering and not require a manual click on it once Reproducible: Always User Profile Reset: Yes Additional Info: Version: 25.2.3.2 (X86_64) / LibreOffice Community Build ID: bbb074479178df812d175f709636b368952c2ce3 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
And? LibreOffice does not implement native MS Windows Ribbon Framework UI. Rather, the Notebook Bar 'Tabbed' UI is a Glade assemblage of UNO controls, superficially arranged to appear like the MS Ribbon UI. Its interface are limited in some facets, e.g. onmouseover can expose tooltip but will not launch or shift focus, requiring a user click action. Use of native Ribbon Framework could not be cross-platform. And otherwise no reason for project to implement. -1 and => WF
(In reply to Erfan from comment #0) > when hovering over the ribbon (file, edit, view, > etc), they won't appear, > > ... > > 3. The hovering doesn't work Do you mean you would like the active tab to change while you're hovering over the tab labels? I don't quite understand.
Me is confused as well. What exactly do you expect to be opened on hover? And if you really have the tabs in mind I wonder where this expectation comes from. MSO does not change the UI on hover - for good reason IMO. Imagine you accidentally move the cursor around and hit another tab... which is quite likely.