Bug 87023 - too deep nesting in desktop and konqueror menu "Create New"
Summary: too deep nesting in desktop and konqueror menu "Create New"
Status: CLOSED FIXED
Alias: None
Product: kdesktop
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 08:10 UTC by Wilbert Berendsen
Modified: 2009-01-02 20:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wilbert Berendsen 2004-08-12 08:10:01 UTC
Version:           onbekend (using KDE 3.3.0, compiled sources)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.7-gentoo-r11

The desktop and konqueror menu entry is too nested:

New->
---Folder
---File->
------HTML File, etc.
---Device->
------Harddisk, etc.

Devices are rarely used, so they indeed belong in a submenu, but the other file types could be moved up to the first submenu:

New->
---Folder
---Device->
--------Harddisk, etc.
---HTML File
---Text File
---KWord Document
---OpenOffice Text Document
---Gimp Image, etc.

This would make the menu quicker and easier to use.
Comment 1 Waldo Bastian 2004-08-16 13:14:12 UTC
I agree
Comment 2 Martin Koller 2005-01-15 19:57:51 UTC
CVS commit by mkoller: 

BUG: 87023
GUI:
Put new files to create in the first level.
Make sure that "Text File" is the first type, because it's the most used one (according to kde-core discussion)
Group the "Link to" actions together.


  M +47 -29    knewmenu.cc   1.101



Comment 3 FiNeX 2009-01-02 20:28:46 UTC
Bug closed. Kdesktop is no more mantained.