https://bugs.kde.org/show_bug.cgi?id=516928
Aviral Singh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Aviral Singh <[email protected]> --- Confirmed the bug! (In reply to Finley Watson from comment #1) > In addition to this bug, for better HIG compliance the filename presentation > should be changed a bit anyway, Yes! keeping that in mind I am opening a MR with the fix, which operates as follows: Case 1 ) There exists only a single file with a specific name currently open in your editor, Lokalize sees no reason to clutter the tab bar. It keeps the title simple and just shows file name. Case 2) If you happen to open multiple files that share the exact same filename, Lokalize detects the collision. To help you tell them apart, it automatically switches the tab titles to include the folder name. There is one other scenario where you'll see the folder name -> If you open a file when no project is loaded, Lokalize immediately defaults to the Document Name - Folder Name format. It does this because outside the bounds of a single project, it assumes you are working with standalone files from random locations and prioritizes showing you context about where the file came from. -- You are receiving this mail because: You are watching all bug changes.
