[Libreoffice-bugs] [Bug 135801] There is no way to copy a path from Options / Paths.

2021-05-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Heiko Tietze  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=92
   ||969
 Blocks||109312

--- Comment #8 from Heiko Tietze  ---
Bug 92969 could be solved by adding another entry to the context menu.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109312
[Bug 109312] [META] Paths options 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 135801] There is no way to copy a path from Options / Paths.

2021-05-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Heiko Tietze  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|INSUFFICIENTDATA|---
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |needsDevAdvice

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-05-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

--- Comment #7 from Heiko Tietze  ---
Created attachment 172346
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172346&action=edit
Mockup

I presume the fields are read-only and filled per file dialog to make sure the
path exists. 

The current layout is sub-optimal for direct input since you can have multiple
paths for one item (/foo; /bar). And it has a column for internal path, which
is pointless to show IMO.

I would propose to use a dynamic UI with normal input fields. We should check
on enter and use weld::EntryMessageType::Error as feedback (the background
becomes red) if the path not exists - and disable the okay button so the config
dialog can not be closed.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

--- Comment #6 from Ed Stauff  ---
>Why do you need to copy the path? There is no way to paste it back within the 
>program.

I want to paste it into a different program.  If the paths were very short, or
there were only a few of them, I might not have bothered reporting this as a
bug, but the paths are long (around 60 characters each on my Windows system),
and the dialog on my system currently shows 15 of them.  That's a lot to have
to type by hand, not to mention the risk of typos.

(Actually, there *should* be a way to paste a path in; if I already have the
path in my clipboard, I shouldn't have to retype it.  But that would be a
different issue.)

> I don't see much need to fiddle around with templates per file manager.

Not merely the file manager, but other programs.  You may not have ever had
such a need, but I have.

> additional features just clutter the UI

I don't see how supporting +C clutters the UI.  Having it copy the path
to the clipboard is fully consistent with long-established UI conventions. 
Right now, that key combination does nothing, so why not have it do something
obvious and useful instead?

This functionality actually belongs in the listbox control in the GUI library;
it's a generic feature that's easily implemented.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

--- Comment #5 from Heiko Tietze  ---
You don't need to enter the path in Save As since it is the current path
because of this option. And I don't see much need to fiddle around with
templates per file manager.
Of course I can follow the ideas and it would be a nice-to-have thing. But
unless we have a clear use case, ideally showing the need for many users,
additional features just clutter the UI and generate coding effort.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Michael Warner  changed:

   What|Removed |Added

 CC||michael.warner.ut+libreoffi
   ||c...@gmail.com

--- Comment #4 from Michael Warner  ---
(In reply to Heiko Tietze from comment #2)
> Why do you need to copy the path? There is no way to paste it back within
> the program.

He could paste the path into the Name box in Save As... and then type the
filename at the end, to put a new file in the right place without browsing
through the folder structure. 

Being able to copy the path would also allow him to paste it into another
program. For example, pasting it into a Windows File Explorer window so he
could quickly get to that location and then do something else.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Heiko Tietze  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #3 from Heiko Tietze  ---
Unclear use case, resolving now.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Heiko Tietze  ---
Why do you need to copy the path? There is no way to paste it back within the
program.

-- 
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 135801] There is no way to copy a path from Options / Paths.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135801

Buovjaga  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #1 from Buovjaga  ---
Let's ping the design team real quick on how this should work, right-click
context menu, Ctrl-C...

-- 
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 135801] There is no way to copy a path from Options / Paths.

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

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 135801] There is no way to copy a path from Options / Paths.

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

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
   Severity|normal  |enhancement

-- 
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