Bug 160378 - In Calc using the Tabbed UI there is a gap in the File menu (in the File Tab)
Summary: In Calc using the Tabbed UI there is a gap in the File menu (in the File Tab)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.6.4.1 release
Hardware: All All
: medium normal
Assignee: Rafael Lima
URL:
Whiteboard: target:24.8.0
Keywords:
Depends on:
Blocks: Notebookbar-Tabbed
  Show dependency treegraph
 
Reported: 2024-03-26 11:33 UTC by Rafael Lima
Modified: 2024-03-30 13:53 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot showing the problem (44.04 KB, image/png)
2024-03-26 11:33 UTC, Rafael Lima
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Lima 2024-03-26 11:33:50 UTC
Created attachment 193317 [details]
Screenshot showing the problem

Steps to reproduce

1) Open Calc using the Tabbed UI
2) Select the File tab
3) Open the File menu to the right
4) There's a gap under Save Remove File

System info

Version: 24.2.1.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 12; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.1~rc2-0ubuntu0.23.10.1~lo1
Calc: threaded
Comment 1 Rafael Lima 2024-03-26 13:03:06 UTC
The problem happens in Impress as well.

The issue is that the command .uno:NewGlobalDoc only exists in Writer, but it was added to the Notebookbar of all LO apps.
Comment 2 Rafael Lima 2024-03-26 15:54:21 UTC
Fix here:
https://gerrit.libreoffice.org/c/core/+/165351
Comment 3 V Stuart Foote 2024-03-26 21:40:33 UTC
Haa, that's been there for six years, seems a commentary on relevance of some of our MUFFIN choices ;-)

=-ref-=
https://gerrit.libreoffice.org/c/core/+/52943
Comment 4 Commit Notification 2024-03-30 13:52:45 UTC
Rafael Lima committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1b00c292754c529ca6615d6b39a8545f340c7f50

tdf#160378 Remove NewGlobalDoc from the Tabbed UI in sd and sc

It will be available in 24.8.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.