Bug 420995

Summary: keditbookmarks --nobrowser # cripples toolbar
Product: [Applications] keditbookmarks Reporter: kdebug
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 19.12   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kdebug 2020-05-04 11:12:15 UTC
SUMMARY: toolbar shows as expected only after I removed --nobrowser switch from sources


STEPS TO REPRODUCE
1. edit bookmarks e.g. inside Konversation
2. watch how your modified toolbar shows only 2 icons instead of many more
3. outcomment --nobrowser in the C++ sourcecode, reinstall, and have it working as expected.
4. I also saw the same effected by launching " keditbookmarks --nobrowser " with and without the switch --nobrowser



OBSERVED RESULT: crippled toolbar with only 2 icons


EXPECTED RESULT: complete, modified toolbar with many icons on it
Comment 1 kdebug 2020-05-04 11:13:49 UTC
to get proper toolbar display, you can add another icon then the toolbar shows OK. But that is too tedious to do upon each program launch of course.