https://bugs.kde.org/show_bug.cgi?id=484870
Bug ID: 484870
Summary: Asking for confirmation before opening a link is wrong
Classification: Applications
Product: NeoChat
Version: git master
Platform: Other
OS: Linux
Status: REPORTED
Keywords: regression, usability
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 168014
--> https://bugs.kde.org/attachment.cgi?id=168014&action=edit
Confirmation dialog shown when opening a link
As of today's git master build, I notice that every link in a chat that I click
on opens a confirmation dialog. This is wrong on multiple levels:
- Confirmation dialogs are generally annoying
- Confirmation dialogs for commonly-performed actions like links become extra
annoying
- Confirmation dialogs for actions that are not actually inherently dangerous
become super duper annoying
- The buttons on the dialog are "Yes" and "No" which is always wrong; these
would need to be descriptive and tailored to the event being performed
- Clicking "Yes" doesn't even seem to open the link; it's just broken (probably
a different bug, but hopefully fixed automatically by reverting the change to
introduce this dialog, as opening links worked for me before the change)
I recommend simply reverting this change in its entirety.
--
You are receiving this mail because:
You are watching all bug changes.