https://bugs.kde.org/show_bug.cgi?id=397910
David Hallas <da...@davidhallas.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/dol | |phin/5a9567730d37126a66d572 | |3fd22c215f184d1f7f --- Comment #4 from David Hallas <da...@davidhallas.dk> --- Git commit 5a9567730d37126a66d5723fd22c215f184d1f7f by David Hallas. Committed on 02/09/2018 at 09:08. Pushed by hallas into branch 'master'. Changes the tabName function to return the name of a specific tab Summary: Changes the tabName function to return the name of the passed in DolphinTabPage. Previously it would return the name of the active tab, which causes in-active tabs to get the wrong name. Test Plan: Open Dolphin Right click a folder and select 'Open in new tab' Notice that the new tab has the wrong title Reviewers: #dolphin, ngraham, elvisangelaccio Reviewed By: #dolphin, ngraham, elvisangelaccio Subscribers: kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D15112 M +6 -6 src/dolphintabwidget.cpp M +3 -2 src/dolphintabwidget.h https://commits.kde.org/dolphin/5a9567730d37126a66d5723fd22c215f184d1f7f -- You are receiving this mail because: You are watching all bug changes.