Dolphin/Dolphin-2.0-Status: Difference between revisions

From KDE Community Wiki
(Created page with "=Current Development= This section lists the things that are being worked on at the moment. * Restore current item and selection after resorting the model ~~~~ =Missing Dolphin ...")
(No difference)

Revision as of 20:14, 27 September 2011

Current Development

This section lists the things that are being worked on at the moment.

  • Restore current item and selection after resorting the model Frank 21:14, 27 September 2011 (BST)

Missing Dolphin 1.x Features

Dolphin 1.x features that are still missing in the master branch belong here.

  • Restore current item and selection after resorting the model
  • Enable grouping of items

Known Bugs

Known regressions in the master branch are listed here.

  • Keyboard navigation only works if the view has been clicked before.

Sorting Issues

  • Sorting folders by size (i.e., number of items) does not work yet.

Split View Issues

  • Open a folder in split view, and create a new folder. The right pane won't show the correct icon.
  • Right click on any item in the left view, and it doesn't "actually" get selected. You can confirm this by opening the properties of the item, it will show the current directory properties and not the selected file properties. If you right-click on a file on the right view, it shows what it should. After doing this, it starts to work for the left pane also.
  • Try renaming a file in any of the views and refresh, the changes are shown only on the right one.
  • Select an item in the right pane, and right-click on any other item in the left one, click on properties. It shows the information for the one selected in the right pane.