Summary: | Toolbar handling is unintuitive and unflexible | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Malte S. Stretz <mss> |
Component: | kedittoolbar | Assignee: | David Faure <faure> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | bluedzins, nx.devnull |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Malte S. Stretz
2005-01-03 11:09:17 UTC
Some other questions, partly heard from others; I don't know whether they are fixed in CVS, at least they are not fixed in 3.3.2: 7a. Why does the line separator sometimes get translated and sometimes not? 7b. Is there no better way to symbolize a line separator than by showing some text? 8. Why can't I select the toolbars I want to use in the file manager, only in the web browser? 9. Why can't I easily create different toolbars in the konqueror file manager and web browser? 10. I recently something very intuitive ─ it's called firefox. Why can't I customize my toolbars as quickly as in Firefox? 11. Why is there an up button in the web browser? 12. Why the hell does a toolbar have buttons, even if I deleted all of them? 13. When I remove a button from a toolbar, why does the selection jumps to the end of the list? Also thanks for listening. "2b. What the heck does "<khtmlpart>", "<khtmlkttsd>", "<khtml_kget>"... mean? And which one is actually displayed? And where?" Thanks for pointing this out. I changed khtmlkttsdrc file to this <!DOCTYPE kpartgui> <kpartgui name="Speak Text" library="libkhtmlkttsdplugin" version="1" > <MenuBar> <Menu name="tools"> <Text>&Tools</Text> <Action name="tools_kttsd"/> </Menu> </MenuBar> <ToolBar name="Extra Toolbar"> <Action name="tools_kttsd"/> </ToolBar> </kpartgui> Which changed the toolbar name to "Extra Toolbar" (why aren't all the Extra Toolbars merged?) and the name in parenthesis in Configure Toolbars dialog is now "Speak Text". However, now under Settings -> Toolbar, "Extra Toolbar" appears with nothing in parenthesis. --confused programmer :/ I agree. This has really bugged me ever since. Why can't there be one main toolbar where one can just drag and drop the icons? If the user wants additional toolbars then there should probably be a way to create new ones. Another nice feature would be to have a button or a key combination which hides all the toolbars at once. *** Bug 315430 has been marked as a duplicate of this bug. *** Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have implemented this wish. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |