Bug 148467

Summary: Sparkline's main menu items should be in other places
Product: LibreOffice Reporter: Roman Kuznetsov <79045_79045>
Component: CalcAssignee: Roman Kuznetsov <79045_79045>
Status: RESOLVED FIXED    
Severity: enhancement CC: 79045_79045, heiko.tietze, mentoring, quikee
Priority: medium Keywords: difficultyBeginner, easyHack, skillDesign, topicDesign
Version: 7.4.0.0 alpha0+   
Hardware: All   
OS: All   
Whiteboard: target:7.4.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 85811, 150884    

Description Roman Kuznetsov 2022-04-08 11:54:42 UTC
Description:
Sparkline's main menu items should be in other places

So, after a great Tomaž's work we have Sparklines support in Calc. Let's look at sparklines's main menu items:

Fortunately I saw the patch that added those main menu items and already knew where to find it. Its are in Sheet (sic!) main menu now:

Sheet->
    Sparklines->
        Insert sparkline
        Delete sparkline
        Delete sparkline group
        Edit sparkline group
        Group sparklines
        Ungroup sparklines

First - "Insert sparkline" should be in Insert main menu too!
Second - i suggest move all Sparklines-> item with its submenu to Format main menu

Steps to Reproduce:
-

Actual Results:
Users will find Sparklines main menu items too long if we will not change its place in UI =)

Expected Results:
We have "Insert sparkline" item in Insert main menu and other Sparkline items in Format menu


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: efe854bf9b6daff3d0ecf6e3d04bd9a50bfaa3f3
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: threaded
Comment 1 Heiko Tietze 2022-04-11 11:14:19 UTC
Sounds reasonable.

Code pointer: sc/uiconfig/scalc/menubar/menubar.xml
Find the UNO commands names at the customization.
Comment 2 Commit Notification 2022-05-25 14:05:38 UTC
Roman Kuznetsov committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a68629fdf97f181d4c6975f91e66fe52f83247e9

tdf#148467 Move sparklines items to Insert/Format main menu

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