Back to basics: Difference between revisions

From KDE Community Wiki
mNo edit summary
No edit summary
 
(49 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Proposed_deletion|reason=This page is not a project so much as a list of bugs compiled by a single user.}}
KDE has many desktops, one of them being mostly Mouse/Keyboard driven. What can we do to make the things we know work in this paradigm work even better?
KDE has many desktops, one of them being mostly Mouse/Keyboard driven. What can we do to make the things we know work in this paradigm work even better?
How can we make better use of the bigger screens today's desktops have?  At the same time, how well does our desktop work with netbooks?<br/><br/>
How can we make better use of the bigger screens today's desktops have?  At the same time, how well does our desktop work with netbooks?<br/><br/>
Line 6: Line 8:
== ⋗ '''Mouse''' ==
== ⋗ '''Mouse''' ==
<br/>
<br/>
► Some things won't select if your cursor was moved during the click. For example elements of task manager; folders in file managers (A folder cannot be droped into itself)
► Unintended unexpected thing may happen when selectng multiply files with SHIFT button: they may  accidently be moved instead of just being selected, if you accidently move your mouse while making the last click [http://bugs.kde.org/show_bug.cgi?id=320896 320896]
 
► Imposible to disablie right mouse button "hold effect" (press RMB & don't release it, then move the cursor). While clicking right button, unintended unexpected selecting of menu item may happen unpredictedly!!! It would be better to make selection rectangle with right button, like in Wndows ®
 
► Unintended unexpected thing may happen when selectng multiply files with SHIFT button: they may  accidently be moved instead of just being selected, if you accidently move your mouse while making the last click
 
► While selecting a file with selection rectange, it may unselect, if rectangle accidently becomes 0 pixels. It is necesary to prevent the rectangle from being reduced to zero, if it has been appeared at least for 1 pixel. Also it won't select if you move the cursor left or right while clicking, you have to move it up or down


► If double click interval =0 (needed to prevent bug [http://bugs.kde.org/show_bug.cgi?id=298556 298556]) combobox is working only while mouse button is being hold (if you make a simple click, combobox list appears and immediately disappears after the mouser button is released)
► If double click interval =0 (needed to prevent bug [http://bugs.kde.org/show_bug.cgi?id=298556 298556]) combobox is working only while mouse button is being hold (if you make a simple click, combobox list appears and immediately disappears after the mouser button is released) [http://bugs.kde.org/show_bug.cgi?id=320898 320898]


There is an empty space (1 pixel) between file name and file icon in file managers, clicking on which does nothing. The problem is not only in "detailed view"
Imposible to disable drag-n-drop of selected text [http://bugs.kde.org/show_bug.cgi?id=320900 320900]


Imposible to disable drag-n-drop of selected text
Selected file with rectangle over file name and selected file with rectangle not over the name is not the same! if you select a file not over the name, pressing DELETE will delete underlined file instead of selected! It's necesary to make underlineing of selected file. Also when moving or copying a file into directory, the file will be selected, but not underlined; pressng DELETE will delete not that file. Also when pressing UP/DOWN key it will not select file above/below to selected, but above/below to underlined [http://bugs.kde.org/show_bug.cgi?id=320903 320903]


► Selected file with rectangle over file name and selected file with rectangle not over the name is not the same! if you select a file not over the name, pressing DELETE will delete underlined file instead of selected! It's necesary to make underlineing of selected file. Also when moving or copying a file into directory, the file will be selected, but not underlined; pressng DELETE will delete not that file. Also when pressing UP/DOWN key it will not select file above/below to selected, but above/below to underlined
► Imposibility of disabling wheel scrolling on task manager [http://bugs.kde.org/show_bug.cgi?id=198661 198661]
 
► Screen Edge action "Show Desktop" repetes forever - all windows blink when cursor is already in the corner but is still being moved
 
► Imposibility of disabling wheel scrolling on task manager ([http://bugs.kde.org/show_bug.cgi?id=198661 198661])
 
► Tooltips appear not immediately; and disappear in several seconds, instead of staing for all the time while mouse is above the object


== ⋗ '''Mouse & Keyboard''' ==
== ⋗ '''Mouse & Keyboard''' ==
<br/>
<br/>
► Hotkeys(shortcuts) don't work while contextmenu/menu is opened! ([http://bugs.kde.org/show_bug.cgi?id=127752 127752]) ([http://bugs.kde.org/show_bug.cgi?id=70063 70063])
► Hotkeys(shortcuts) don't work while contextmenu/menu is opened! [http://bugs.kde.org/show_bug.cgi?id=127752 127752] [http://bugs.kde.org/show_bug.cgi?id=70063 70063]


► Imposibility of creating hotkey combinations such as META+wheel, META+CTRL, META+ALT, META+SHIFT ([http://bugs.kde.org/show_bug.cgi?id=211061 211061]) ([http://bugs.kde.org/show_bug.cgi?id=169691 169691]) ([http://bugs.kde.org/show_bug.cgi?id=84243 84243]) ([http://bugs.kde.org/show_bug.cgi?id=179504 179504])
► Imposibility of creating hotkey combinations such as META+wheel, META+CTRL, META+ALT, META+SHIFT [http://bugs.kde.org/show_bug.cgi?id=211061 211061] [http://bugs.kde.org/show_bug.cgi?id=169691 169691] [http://bugs.kde.org/show_bug.cgi?id=84243 84243] [http://bugs.kde.org/show_bug.cgi?id=179504 179504]


► Shortcuts dont work with secondary layout ([http://bugs.kde.org/show_bug.cgi?id=71147 71147])
► Shortcuts dont work with secondary layout [http://bugs.kde.org/show_bug.cgi?id=71147 71147]


== ⋗ '''Keyboard''' ==
== ⋗ '''Keyboard''' ==
<br/>
<br/>
► Deletion of files steals focus - I have to press UP then DOWN keys after each deletion
► Deletion of files steals focus - I have to press UP then DOWN keys after each deletion. Also "Page Up" and "Page Down" keys react as they should only from the second time [http://bugs.kde.org/show_bug.cgi?id=181214 181214]


► After switching between windows (I have META+left/rigth_arrows for switching) minimizing the current window (META+arrow_down) or closing window with META+z don't work if META wasn't released after the switch
► After switching between windows (I have META+left/rigth_arrows for switching) minimizing the current window (META+arrow_down) or closing window with META+z don't work if META wasn't released after the switch [http://bugs.kde.org/show_bug.cgi?id=320907 320907]


== ⋗ '''Kwin''' ==
== ⋗ '''Kwin''' ==
<br/>
<br/>
► If all windows are minimized, they are unminimizing when you start a new application ([http://bugs.kde.org/show_bug.cgi?id=232374 232374])
► If all windows are minimized, they are unminimizing when you start a new application [http://bugs.kde.org/show_bug.cgi?id=299655 299655]


► No ability to resize windows without losing locked window position. But needed to make selection which (1 or 2) of corners must be locked
► No ability to resize windows without losing locked window position. But needed to make selection which (1 or 2) of corners must be locked [http://bugs.kde.org/show_bug.cgi?id=320908 320908]


► Firefox sometimes breaks it's forced size and becomes larger or smaller in width/height for several pixels
► Firefox sometimes breaks it's forced size and becomes larger or smaller in width/height for several pixels [http://bugs.kde.org/show_bug.cgi?id=320909 320909]


► No option to remember coordinates & sizes for all windows of all programs  
► No option to remember coordinates & sizes for all windows of all programs


== ⋗ '''Plasma''' ==
== ⋗ '''Plasma''' ==
<br/>
<br/>
► Plasma elements such as  Kickoff menu, battery info, calendar of clock widget don't remember their coordinates and sizes (Kickoff menu)
► Plasma elements such as  Kickoff menu, battery info, calendar of clock widget don't remember their coordinates and sizes (Kickoff menu) [http://bugs.kde.org/show_bug.cgi?id=320910 320910]


► Plasma popups don't disappear when cursor is above them ([http://bugs.kde.org/show_bug.cgi?id=301841 301841])
► Plasma popups don't disappear when cursor is above them [http://bugs.kde.org/show_bug.cgi?id=301841 301841]


► Plasma popups appear and disappear not instantly ([http://bugs.kde.org/show_bug.cgi?id=301841 301841])
► Plasma popups appear and disappear not instantly [http://bugs.kde.org/show_bug.cgi?id=301841 301841]


► Stupid slowpoke animation when moving task manager items. Why can't you make it nice and fast as moving tabs in dolphin? I need no animation anywhere. Also always have to move an item to the far half of another item for changing the position in the bar
► Stupid slow animation when moving task manager items. Why can't you make it nice and fast as moving tabs in dolphin? I need no animation anywhere. Also always have to move an item to the far half of another item for changing the position in the bar [http://bugs.kde.org/show_bug.cgi?id=320912 320912]


► Removing plasmoids does not clean ~/.kde*/share/config/plasma-desktop* from old things, and new plasmoids don't get simple numbers, but get numbers like 49, 65, etc ([http://bugs.kde.org/show_bug.cgi?id=282955 282955])
► Removing plasmoids does not clean ~/.kde*/share/config/plasma-desktop* from old things, and new plasmoids don't get simple numbers, but get numbers like 49, 65, etc [http://bugs.kde.org/show_bug.cgi?id=282955 282955]


✩ No ability to remember individual position of each program in task manager
✩ No ability to remember individual position of each program in task manager [http://bugs.kde.org/show_bug.cgi?id=320915 320915]


✩ No simple solution for complete disabling all notifications at once ([http://bugs.kde.org/show_bug.cgi?id=157272 157272])
✩ No simple solution for complete disabling all notifications at once [http://bugs.kde.org/show_bug.cgi?id=157272 157272]


✩ Imposible to remove "cashew" button. Why I can't remove it if I don't use it?
✩ Imposible to remove "cashew" button. Why I can't remove it if I don't use it? [http://bugs.kde.org/show_bug.cgi?id=154535 154535]


✩ The size of disconnect button in network manager. Maybe should make it not so tiny?
✩ The size of disconnect button in network manager is too tiny [http://bugs.kde.org/show_bug.cgi?id=320917 320917]


✩ No more ability (4.8) to resize plasmoids like windows ([http://bugs.kde.org/show_bug.cgi?id=164355 164355] but in 4.4.5 it was!)
✩ No more ability (4.8) to resize plasmoids like windows ([http://bugs.kde.org/show_bug.cgi?id=164355 164355] but in 4.4.5 it was!)


✩ No abity to change size of icons/items in the panel
✩ No abity to change size of icons/items in the panel [http://bugs.kde.org/show_bug.cgi?id=320918 320918]


== ⋗ '''Panels''' ==
== ⋗ '''Toolbars''' ==
<br/>
<br/>
► No more ability to add separators in the beginning of dolphin's toolbar for creating free space before buttons ([http://bugs.kde.org/show_bug.cgi?id=202850 202850] but in 4.4.5 the ability was TOO!!)
► No more ability to add separators in the beginning of dolphin's toolbar for creating free space before buttons, but in 4.4.5 it was!!! [http://bugs.kde.org/show_bug.cgi?id=202850 202850] [http://bugs.kde.org/show_bug.cgi?id=143087 143087]


► Konqueror always shows hidden places after restart
► Konqueror always shows hidden places after restart [http://bugs.kde.org/show_bug.cgi?id=320920 320920]


► When you minimize an application which has a detached panel, the panel will not minimize with the program
► No ability to place location bar above tabbar in dolphn [http://bugs.kde.org/show_bug.cgi?id=320922 320922]
 
► No ability to place navigation bar above tabbar in dolphn


== ⋗ '''Other Issues''' ==
== ⋗ '''Other Issues''' ==
Line 90: Line 78:
► KWallet asking three times for a password (wireless, IMAP email, POP email)
► KWallet asking three times for a password (wireless, IMAP email, POP email)


► No ability to minimize and restore ktorrent (or other programs) by clicking on it's tray icon ([http://bugs.kde.org/show_bug.cgi?id=166126 166126])
► No ability to minimize and restore ktorrent (or other programs) by clicking on it's tray icon [http://bugs.kde.org/show_bug.cgi?id=166126 166126]
 
► When changing an icon, no ability to select no icon
 
► In kdesu when you enter a wrong password, the window terribly stretches ([http://ompldr.org/vZ3V4bA/kdesu1.png before], [http://ompldr.org/vZ3V4bQ/kdesu2.png after])
 
✩ Imposible to remember view mode for each directory without creating hiden files in them


✩ No ability to hide custom files. I want to completly hide /boot, /bin, /etc & other files from my mom in all programs
► When changing an icon, no ability to select no icon [http://bugs.kde.org/show_bug.cgi?id=320924 320924]


✩ No ability to change association for all file types in a group at once, instead of that I have to spend an hour editng every type of association. Also no ability to search associations by typing a proram name ([http://bugs.kde.org/show_bug.cgi?id=81137 81137]) ([http://bugs.kde.org/show_bug.cgi?id=76327 76327]). Also no option to block associations from adding new unwanted things when installing new applications (chmod a-w ~/.local/share/applications/mimeapps.list doesn't help)
► In kdesu when you enter a wrong password, the window terribly stretches [http://ompldr.org/vZ3V4bA/kdesu1.png before], [http://ompldr.org/vZ3V4bQ/kdesu2.png after]


Sometimes I miss a feature, which will open a recently closed window by a shortcut. It may be usefull if you close a window, then realise that you still need it, but it's too late
Imposible to remember view mode for directories without creating hiden files in them [http://bugs.kde.org/show_bug.cgi?id=320926 320926]


✩ No ability to hide custom files. I want to completly hide /boot, /bin, /etc & other files from my mom in all programs [http://bugs.kde.org/show_bug.cgi?id=320925 320925]


✩ No ability to change association for all file types in a group at once, instead of that I have to spend an hour editng every type of association. Also no ability to search associations by typing a proram name [http://bugs.kde.org/show_bug.cgi?id=81137 81137] [http://bugs.kde.org/show_bug.cgi?id=76327 76327]





Latest revision as of 11:28, 9 March 2016

Proposed for Deletion

This page has been proposed for deletion for the following reason:

This page is not a project so much as a list of bugs compiled by a single user.

Please use the discussion section of this page to voice your opinion on this.

KDE has many desktops, one of them being mostly Mouse/Keyboard driven. What can we do to make the things we know work in this paradigm work even better? How can we make better use of the bigger screens today's desktops have? At the same time, how well does our desktop work with netbooks?

In order to make any serious improvement in "first impressions" we need to list those seemingly small details that "annoy the hell" out of users. Let's get started!

DETAILS TO IMPROVE:
◈ If you change something in usability, do it with an option with checkbox - 50% of people
probably wouldn't like you idea of removing a feature that they use

Mouse


► Unintended unexpected thing may happen when selectng multiply files with SHIFT button: they may accidently be moved instead of just being selected, if you accidently move your mouse while making the last click 320896

► If double click interval =0 (needed to prevent bug 298556) combobox is working only while mouse button is being hold (if you make a simple click, combobox list appears and immediately disappears after the mouser button is released) 320898

► Imposible to disable drag-n-drop of selected text 320900

► Selected file with rectangle over file name and selected file with rectangle not over the name is not the same! if you select a file not over the name, pressing DELETE will delete underlined file instead of selected! It's necesary to make underlineing of selected file. Also when moving or copying a file into directory, the file will be selected, but not underlined; pressng DELETE will delete not that file. Also when pressing UP/DOWN key it will not select file above/below to selected, but above/below to underlined 320903

► Imposibility of disabling wheel scrolling on task manager 198661

Mouse & Keyboard


► Hotkeys(shortcuts) don't work while contextmenu/menu is opened! 127752 70063

► Imposibility of creating hotkey combinations such as META+wheel, META+CTRL, META+ALT, META+SHIFT 211061 169691 84243 179504

► Shortcuts dont work with secondary layout 71147

Keyboard


► Deletion of files steals focus - I have to press UP then DOWN keys after each deletion. Also "Page Up" and "Page Down" keys react as they should only from the second time 181214

► After switching between windows (I have META+left/rigth_arrows for switching) minimizing the current window (META+arrow_down) or closing window with META+z don't work if META wasn't released after the switch 320907

Kwin


► If all windows are minimized, they are unminimizing when you start a new application 299655

► No ability to resize windows without losing locked window position. But needed to make selection which (1 or 2) of corners must be locked 320908

► Firefox sometimes breaks it's forced size and becomes larger or smaller in width/height for several pixels 320909

► No option to remember coordinates & sizes for all windows of all programs

Plasma


► Plasma elements such as Kickoff menu, battery info, calendar of clock widget don't remember their coordinates and sizes (Kickoff menu) 320910

► Plasma popups don't disappear when cursor is above them 301841

► Plasma popups appear and disappear not instantly 301841

► Stupid slow animation when moving task manager items. Why can't you make it nice and fast as moving tabs in dolphin? I need no animation anywhere. Also always have to move an item to the far half of another item for changing the position in the bar 320912

► Removing plasmoids does not clean ~/.kde*/share/config/plasma-desktop* from old things, and new plasmoids don't get simple numbers, but get numbers like 49, 65, etc 282955

✩ No ability to remember individual position of each program in task manager 320915

✩ No simple solution for complete disabling all notifications at once 157272

✩ Imposible to remove "cashew" button. Why I can't remove it if I don't use it? 154535

✩ The size of disconnect button in network manager is too tiny 320917

✩ No more ability (4.8) to resize plasmoids like windows (164355 but in 4.4.5 it was!)

✩ No abity to change size of icons/items in the panel 320918

Toolbars


► No more ability to add separators in the beginning of dolphin's toolbar for creating free space before buttons, but in 4.4.5 it was!!! 202850 143087

► Konqueror always shows hidden places after restart 320920

► No ability to place location bar above tabbar in dolphn 320922

Other Issues


► KWallet asking three times for a password (wireless, IMAP email, POP email)

► No ability to minimize and restore ktorrent (or other programs) by clicking on it's tray icon 166126

► When changing an icon, no ability to select no icon 320924

► In kdesu when you enter a wrong password, the window terribly stretches before, after

✩ Imposible to remember view mode for directories without creating hiden files in them 320926

✩ No ability to hide custom files. I want to completly hide /boot, /bin, /etc & other files from my mom in all programs 320925

✩ No ability to change association for all file types in a group at once, instead of that I have to spend an hour editng every type of association. Also no ability to search associations by typing a proram name 81137 76327


__________________________________________________________________________________________________________

  If you know any bugreports or other supporting evidences for this issues, please supply
                      If you found any grammar mistakes, please feel free to fix them

► bug
✩ wish