Reviewing merge request #1: Three bug fixes, see description
In handleGetSaveX:
Just return the filename instead of an url when Firefox asks to save to a local file (url==false).
Escape slashes in filter descriptions.
Otherwise KFileDialog thinks these are mime types.
In handleGetOpenX:
Remove all empty items from the url/filename list. Otherwise Firefox interprets the results as "/" when the user cancels an Open file dialog.
Commits that would be merged:
Version 3


Add a new comment:
Login or create an account to post a comment