[Libreoffice-bugs] [Bug 146612] UI Warning dialog when pressing Apply in Hyperlink dialog - New Document tab

2022-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146612

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kelem...@ubuntu.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #2 from Gabor Kelemen (allotropia)  ---
Proposed patch to drop that confirmation:
https://gerrit.libreoffice.org/c/core/+/128424

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

[Libreoffice-bugs] [Bug 146612] UI Warning dialog when pressing Apply in Hyperlink dialog - New Document tab

2022-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146612

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #1 from Heiko Tietze  ---
Apply behaves like Okay but keeps the dialog open. If a warning would be needed
it was required for both. But Apply "nothing" does nothing - likewise all other
options and like pressing Okay. So removing the message seems to be acceptable.

Any text in the input field (including ",?,%) is accepted as valid file name
and creates a new file (at least on Linux). Not sure this is safe (and makes
the error message pointless).

But it's a bit weird anyway to press Okay and nothing happens (applies to all
options/tabs). The best solution is to block Okay in case of inappropriate or
missing user input. The control should give feedback and ideally show some
explanation in a tooltip. But in case of the overly complex hyperlink dialog
this would be an overkill. 

Me does not see the need to create a "New Document" in addition to (existing)
"Document" in a dialog to insert a hyperlink. It might be handy in one of a
million workflows but has always detrimental effect on usability.

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