Version: 1.7 (using KDE 4.7.2) OS: Linux The "file" protocol in Dolphin's location bar appears as "fi&le". I can't find the relevant source or translation file, but I expect there's a double ampersand instead of a single somewhere. Reproducible: Always Steps to Reproduce: 1. Edit the Location bar (click it, Ctrl+L, F6, etc.) 2. Delete current contents. Actual Results: The protocol drop-down menu appears to the left of the location bar, with the offending "fi&le" label visible. Expected Results: The label should say "file", with an underline beneath the "l" to indicate a shortcut. OS: Linux (x86_64) release 3.0.0-12-generic Compiler: gcc Distro: Kubuntu 11.10
Created attachment 64982 [details] Proposed patch
The patch accidentally includes a (local) change for kfilewidget, that is not part of the proposed fix.
Git commit 3a623c36bc3015a82011fd91cb12ebb22e82c3b4 by Christoph Feck. Committed on 04/11/2011 at 08:54. Pushed by cfeck into branch 'KDE/4.7'. Fix stray ampersand BUG: 285163 REVIEW: 103040 M +7 -2 kfile/kurlnavigatorprotocolcombo.cpp http://commits.kde.org/kdelibs/3a623c36bc3015a82011fd91cb12ebb22e82c3b4
*** Bug 286808 has been marked as a duplicate of this bug. ***