[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2023-09-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

--- Comment #16 from Radish  ---
I would like to add to the requests that the full path to a document in the
window title would be very useful functionality to have natively in
LibreOffice. So please implement the enhancement — 9 years is a long time to
wait.

This said, I bit the bullet and worked out how to achieve this using a macro —
which might suit folks for now.

The code for the macro and basic instructions on how to set it up are given
here: https://forum.openoffice.org/en/forum/viewtopic.php?p=540971#p540971

Note that I am not in any way an experienced coder, I just stumbled my way to
the solution I found. On that basis there is no error checking in the macro
code but it works fine in my tests.

Hope this helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2020-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Wolfgang Jäger  changed:

   What|Removed |Added

 CC||j...@psilosoph.de

--- Comment #15 from Wolfgang Jäger  ---
An alternative might be to make the width of the 'Load URL' element of the
'Standard' toolbar changeable.(There are disadvantages, of course.)  

I visited this bug due to a comment by an impatient user in
https://ask.libreoffice.org/en/question/44280/ . He thought waiting >6 years
should be enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2020-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2019-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||7869

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2018-12-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

--- Comment #13 from laurencio  ---
I agree this as an option is important and would be very useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2017-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||112525


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112525
[Bug 112525] [META] Window title bar bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2016-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Version|4.4.0.0.alpha0+ Master  |Inherited From OOo

--- Comment #12 from Cor Nouws  ---
definitely not as default..
and if, then with a shortened path xxx/.../yyy/foo.odf

Maybe better to have the mouse over for Window > filex, show the full path as
is done with File > Recent documents ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2016-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

--- Comment #11 from Heiko Tietze  ---
While the use case is clear I don't agree with the full path solution. Rather
than spamming options we should show the distinguishing parts (as m.a.riosv
pointed out) by default. The path itself is useless to average users since
Windows hides c:\user\whatever and starts from the simple Documents. The same
is true for file manager on Linux. The rare corner cases could be ignored.

For example: c:\temp\doc1.odt and c:\users\\documents\\doc1.odt
will be shown both as doc1.odt but c:\users\\documents\2016\Nov\doc1.odt
vs. c:\users\\documents\2016\Dec\doc1.odt as Nov\doc1.odt vs.
Dec\doc1.odt. And c:\users\\documents\2016\Dec\doc1.odt vs.
c:\users\\documents\2015\Jan\doc1.odt as 2016\Nov\doc1.odt and
2017\Jan\doc1.odt.

Similarly on MacOS with hiding \\Users\\ and Linux \\home\\.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

--- Comment #10 from m.a.riosv  ---
I think the file name only can be passed when it is known, that only happens at
the time a new file is opened and there window is created. If I'm not wrong
when it's done now.

In relation with the utility, maybe for some users not, but when working with
several files with the same file name than can come from different folders it's
very useful, like 'year folder/months folders/files' with relative path links.

And nowadays that you can open a file from your computer or a nas or a place on
the cloud becomes even more useful.
There are a lot of questions on the net about how to solve it for different
apps like MSO.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2016-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

--- Comment #9 from V Stuart Foote  ---
Miguelangel had sent a note asking...

but if string text for 'file name' is passed to the OS by LIbreOffice, like it
is the 'program name', that can be modified on the expert configuration, like
it's explained on https://bugs.documentfoundation.org/show_bug.cgi?id=73803.  

Perhaps it's no needed interfere with the OS?

=-=-=

As noted the ooName can be set, but that changed LO value does not get picked
up by the Windows Frame manager as the program name until LibreOffice is
restarted--so I don't think we could inject the full path there.  

But it might be possible to optionally pad the opened document name with its
path/URI/URL--again don't know that this is really of any value cross platform.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2016-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu

--- Comment #8 from V Stuart Foote  ---
Not clear this is of any real value, my response from --
http://nabble.documentfoundation.org/Full-Path-in-Title-Bar-tc4201654.html

... the project intentionally keeps the OS and its Desktop Environment
unencumbered--and we let the OS and DE do their thing.

On Windows that means we keep the MS Windows Standard Frame and do not change
default Windows application frame to show more than program name, and the file
name of an open document and the standard Windows frame button widgets. [1][2] 
I do not expect that we would change from that default here or for other OS/DE.

Especially as you can customize a toolbar (Tools -> Customize: Toolbars tab),
and show the "Load URL" widget. It is unchecked but available by default on the
Standard toolbar...

It can be moved to the bottom -> right of the toolbar, and can be added to any
toolbar you choose. The only rub I have with the widget is its fixed width,
should be able to adjust.

=-refs-=
[1]
https://msdn.microsoft.com/en-us/library/windows/desktop/bb688195(v=vs.85).aspx
[2] http://opengrok.libreoffice.org/xref/core/vcl/win/window/salframe.cxx#5663

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2015-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82952

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard|NeedsDevEval|needsDevEval

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2015-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

--- Comment #6 from mikr...@yahoo.com ---
Another recommendation for display of 'full path' in filename field (as a
user-selectable option).

If space is too limiting perhaps it could be done in a way similar to URL
flyovers -- i.e., full path displayed only when mouse pointer is moved over the
'filename.'

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2015-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

m.a.riosv  changed:

   What|Removed |Added

 CC||s...@content2zero.com

--- Comment #5 from m.a.riosv  ---
*** Bug 83887 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2014-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

--- Comment #4 from A (Andy)  ---
I think this sounds good, but I would would like it not as standard, maybe LO
should detect it itself if two files with the same name are open.  In addition,
it could be an alternative option the user can choose if he/she likes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2014-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

m.a.riosv  changed:

   What|Removed |Added

   Priority|low |medium

--- Comment #3 from m.a.riosv  ---
Why the importance was changed to low?

It is a really useful enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2014-08-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard||NeedsDevEval
   Priority|medium  |low
  Component|Libreoffice |UI

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2014-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

m.a.riosv  changed:

   What|Removed |Added

Version|4.2.4.2 release |4.4.0.0.alpha0+ Master

--- Comment #2 from m.a.riosv  ---
I think better target version 4.4, no new features in the previous versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82952] Add an option to show the full path in the window title.

2014-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82952

m.a.riosv  changed:

   What|Removed |Added

 CC||mari...@miguelangel.mobi

--- Comment #1 from m.a.riosv  ---
I'm agree with that, at least the actual directory and one or better a couple
of precedents directories.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs