Version: (using KDE 4.0.82) file dialogs: disable "smart" switch for path mode Bug because it is usability abuse -- you can go from A to B, but you cannot go back from B to A in the same manner. Regular users would be really confused. Switch path mode to navigation, now move your mouse over the last part of path, the caret should appear. If you manage to click on it (or on right), mode will be switched to edit. Now, to get back to navigational mode it is another story, you have to place mouse somewhere else (yellow arrow) and click on it. This is bad: a) two different ways to switch b) it is too easy to switch this accidentally, A11Y abuse Please keep the switch all the time (on the right) in both modes, remove the "smart" switch. This way -- switching will be explicit, the same way for both modes (consistent UI matters). Thank you. (and thank you for providing navigation mode, this is a tremendous help for weekend users!)
PS. I discover this now -- the same wish goes for those arrows between path parts.
Yes, I agree. The way it was in version 0.8.2 was better. There was an on/off icon button with the tooltip: "Edit Location/Browse" to the left. This is very easy to figure out. You click it and you have the Location widget; click it again and the Breadcrumbs are back.
- Switching to edit mode is accessible via the Ctrl+L shortcut - Moving the pointer over the url navigator while in breadcrumb mode shows a caret, which indicates that the url can be edited and there's also a tooltip "click to edit", both of them show how to switch modes This means that switch from breadcrumb to edit mode can be done easily and without cluttering the gui with an extra button. I'll close this as worksforme, feel free to reopen if you disagree.
(In reply to Ahmad Samir from comment #3) > - Switching to edit mode is accessible via the Ctrl+L shortcut > - Moving the pointer over the url navigator while in breadcrumb mode shows a > caret, which indicates that the url can be edited and there's also a tooltip > "click to edit", both of them show how to switch modes > > This means that switch from breadcrumb to edit mode can be done easily and > without cluttering the gui with an extra button. > > I'll close this as worksforme, feel free to reopen if you disagree. UI changes are being discussed in https://phabricator.kde.org/T11662 and https://phabricator.kde.org/T11663. We can continue there.