Review Request: Fix "open with" list contents and ordering

Todd toddrme2178 at gmail.com
Tue Feb 16 20:13:44 GMT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2984/
-----------------------------------------------------------

Review request for Dolphin and kdelibs.


Summary
-------

In the Dolphin and Konqueror menu you get when right-clicking on a group of files, there is a sub-menu that lists possible applications you can use to open the file.  This list, however, does not reliably show all of the valid applications when multiple mimetypes are selected.  This patch fixes that problem.  Further, it sorts the list based on a weighting determined by how highly ranked the application is in all of the selected mimetypes.  So the higher average priority of an application across all the selected mimetypes, the higher its position in the menu.


Diffs
-----

  /trunk/KDE/kdelibs/kio/kio/kfileitemactions.cpp 1091061 

Diff: http://reviewboard.kde.org/r/2984/diff


Testing
-------

I tested various file types with different combinations of associated applications in different orders.


Thanks,

Todd





More information about the kde-core-devel mailing list