Version: 2.1.0 (using 4.4.00 (KDE 4.4.0), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.31-20-generic KWrite and I assume other Koffice-programs too, currently shows the full path to a document in the windows title. The window title is also shown in panel, since the panel only has a limited amount of space to show the window-title, the document name is not shown in panel -> one can not distinguish different documents directly. Other KDE-apps like Kwrite handle this differently. They only show the document name. So I would suggest to do this the same or to have a more intelligent handling of this, e.g. show the document name first, the path after this, to show the path in the window, but not in the panel or when the window title bar is too short.
Actually, we used to show the document title in KOffice1. To reproduce; start kword, create a new doc save doc notice that your titlebar says something like /full/path/to/foo.odt go to file->document information. Type a title in there and press ok. Neither the titlebar changes nor does the title show up again when I reopen the document information dialog.
SVN commit 1112491 by berger: Only show the filename in the window title. BUG: 228029 M +1 -1 KoDocument.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1112491
You need to log in before you can comment on or make changes to this bug.