Summary: | Incorrect display of ampersand (&) symbols in directory popup | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Oleg Atamanenko <oleg.atamanenko+kde> |
Component: | File Browser | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | cobexer, matej, nhn |
Priority: | NOR | ||
Version: | 2.6-git | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/5d81710b932ba238c91fc62e750658f9865934fd | Version Fixed In: | 2.7 |
Sentry Crash Report: | |||
Attachments: |
Screenshot with bug
Breadcrumbs are not updated. But when click on it, full path is displayed. It got worse: now the space has disappeared Ampersand Bug in Bookmarks view |
Is all your system cofigured in UTF-8 or UTF-16? Please check your LOCALE settings My locale is UTF-8. Thank you for the feedback. Actually, Amarok displays it correctly in both the breadcrumb line and the File Browser, just not in the drop-down of the breadcrumb. The same breadcrumb dropdown in Dolphin displays it correctly. Yes, I've tested same case in dolphin. It works perfectly - in dropdown &'s are displayed. So issue is in amarok only. Is this report still valid with Amarok 2.4.3 or the current git version? In 2.4.3 situation is not ok at all. Breadcrumbs are not updated during navigation. All I see is the start icon (folder with home) and its all. When I click inside empty space it is replaced with edit text which contains full path to the directory. Created attachment 64442 [details]
Breadcrumbs are not updated.
Created attachment 64443 [details]
But when click on it, full path is displayed.
Thank you for the fast feedback. Created attachment 75531 [details]
It got worse: now the space has disappeared
Still valid with current git
*** Bug 285041 has been marked as a duplicate of this bug. *** Git commit 5d81710b932ba238c91fc62e750658f9865934fd by Matěj Laitl. Committed on 05/01/2013 at 11:47. Pushed by laitl into branch 'master'. BrowserBreadcrumbItem: treat folder names with & in them accordingly FIXED-IN: 2.7 M +2 -0 ChangeLog M +3 -1 src/browsers/BrowserBreadcrumbItem.cpp http://commits.kde.org/amarok/5d81710b932ba238c91fc62e750658f9865934fd Created attachment 76567 [details]
Ampersand Bug in Bookmarks view
Amarok 2.7.0 / KDE 4.9.5 / Arch
I've encountered a similiar bug in the bookmarks view (see attached screenshot). The ampersand is replaced by a "_".
(In reply to comment #13) > Created attachment 76567 [details] > Ampersand Bug in Bookmarks view > > Amarok 2.7.0 / KDE 4.9.5 / Arch > > I've encountered a similiar bug in the bookmarks view (see attached > screenshot). The ampersand is replaced by a "_". Hi, thanks for your report, but can you please open a new bug for it? While the bugs are similar, this one has already been fixed and the code is unrelated. Thanks! |
Created attachment 49189 [details] Screenshot with bug Version: 2.3.1 OS: Linux If directory contains & in the name then amarok doesn't display it correctly. I.e. directory named "Then & Now" is displayed as "Then _Now". See attached screeenshot. Reproducible: Always Steps to Reproduce: Try to open directory with & in the name. OS: Linux (i686) release 2.6.30.10-105.2.23.fc11.i686.PAE Compiler: gcc