| Summary: | Going Up breaks titlebar | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Kai Uwe Broulik <kde> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | arjunak234 |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-baseapps/ce73846ba818b8f4b9c8060bf8d86298464e1c2e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Kai Uwe Broulik
2014-11-29 18:10:47 UTC
Patch to fix this: https://git.reviewboard.kde.org/r/121293/ Git commit ce73846ba818b8f4b9c8060bf8d86298464e1c2e by Arjun AK. Committed on 01/12/2014 at 12:01. Pushed by arjunak into branch 'frameworks'. Fix KUrl -> QUrl porting error Trailing slashes should be removed before calling QUrl::filename(), else it will return an empty string. REVIEW: 121293 M +5 -1 dolphin/src/dolphinmainwindow.cpp M +1 -1 dolphin/src/dolphintabwidget.cpp http://commits.kde.org/kde-baseapps/ce73846ba818b8f4b9c8060bf8d86298464e1c2e |