Bug 468584 (jazzapple) - hide toolbar actions can be added to the toolbar, but won't persist.
Summary: hide toolbar actions can be added to the toolbar, but won't persist.
Status: RESOLVED LATER
Alias: jazzapple
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: 5.1.5
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-16 18:42 UTC by jazz
Modified: 2023-05-10 13:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
file/brushes&stuff toolbars before and after restarting krita (19.71 KB, image/png)
2023-04-16 18:42 UTC, jazz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jazz 2023-04-16 18:42:21 UTC
Created attachment 158154 [details]
file/brushes&stuff toolbars before and after restarting krita

SUMMARY

i like to put "Show File Toolbar" in my toolbar (also called "Hide File Toolbar," depending on if you currently have the file toolbar visible)

whenever i restart krita, the action disappears, and i have to go into Configure Toolbars again to reapply the configuration
i love the extent i can go to customize my workspace, but in the future i'd like to not have to reconfigure my setup every time i reopen the application


a few years ago someone submitted a similar bug report
it was addressed and the specific actions the user was using now load properly when restarting
i dont know if this is the same exact problem, but it might be worth referencing if it helps: 
https://bugs.kde.org/show_bug.cgi?id=413533

since its been 3 and a half years since that original bug report was made, 
there may be other actions that disappear on restart as well


STEPS TO REPRODUCE
1. using Configure Toolbars, add "Hide Brushes and Stuff Toolbar" and "Hide File Toolbar" to either toolbar 
2. restart program to see both actions gone
3. open Configure Toolbars again to see both actions still in the list
Comment 1 Halla Rempt 2023-04-26 09:16:48 UTC
That's because those actions are created after the toolbars are created, so they are not available in time. This needs to be fixed in KDE Frameworks' toolbar code, but to be honest, I don't think it's worth spending time on.