| Summary: | window title not updated after renaming the active folder from the folder panel | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Guillaume Lang <guillaume.lang> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.13.0 | ||
| Target Milestone: | --- | ||
| Platform: | Mageia RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Thanks for the bug report! This issue has been reported already. *** This bug has been marked as a duplicate of bug 305721 *** |
* enter folder 'foo' => location bar = '<some_path> > foo' => window title = 'foo' * from the folder panel, rename 'foo' to 'bar' => location bar = '<some_path> > bar' => window title = 'foo' <= NOT OK The window title is only refreshed after some action (e.g.: clicking on 'bar' in the folder panel). Thanks for any correction!