Bug 484737 - Always add hidden files.
Summary: Always add hidden files.
Status: ASSIGNED
Alias: None
Product: k3b
Classification: Applications
Component: Data Project (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Leslie Zhai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-30 03:07 UTC by Gordon
Modified: 2024-05-08 19:21 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
K3b asks user for confirmation each time before adding hidden files. (58.25 KB, image/png)
2024-03-30 03:07 UTC, Gordon
Details
Add dontAskAgain about add hidden files for DataUrlAddingDialog (23.33 KB, image/png)
2024-03-30 05:37 UTC, Leslie Zhai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon 2024-03-30 03:07:33 UTC
Created attachment 167931 [details]
K3b asks user for confirmation each time before adding hidden files.

I am largely satisfied with K3b, and it is currently the most sophisticated graphical disc authoring tool for Linux. However, the first burden I noticed on K3b in comparison to ImgBurn is the pop-up that reads:

"Do you also want to add hidden files?"

My answer: If I didn't want to add hidden files, I wouldn't have selected them to be added them to the project in the first place. 

This dialogue box is like asking "Do you also want to add video files?" - if I didn't want to, I would not be trying to add those files right now.

This dialogue box serves no purpose. It is pointless. All it does is add an extra step whenever the user wants to add files.

Please always add hidden files to the project without asking.

Just like file managers copy everything inside a selected folder, K3b should add everything inside a folder to the project by default.

Not only is this message annoying, but the undesirable option "do not add" is pre-selected and if I hit the space bar while that button is highlighted, I need to start over adding the files.

On the first glance, "Do you also want to add hidden files?" might seem like a trivial step, but repetition is where the annoyance comes from.

When adding thousands of files, the "Do you also want to add hidden files?" pop up usually appears with a delay. So the user has to wait until they can confirm that yes, they want to add hidden files.

Anyone who frequently uses K3b will understand how annoying this dialogue is. It gets in the way and interrupts the workflow.

I hope you will consider my suggestion to remove this annoyance, because any removed annoyance is progress.
Comment 1 Leslie Zhai 2024-03-30 05:37:20 UTC
Created attachment 167933 [details]
Add dontAskAgain about add hidden files for DataUrlAddingDialog
Comment 2 Leslie Zhai 2024-03-30 05:41:35 UTC
Hi Gorden,

Thanks for your report!

I added dontAskAgain about add hidden files for DataUrlAddingDialog:  https://github.com/KDE/k3b/commit/e3325e1ef917cf938f7724f632e47ac91503db4f

Shown as the attachment:  https://bugsfiles.kde.org/attachment.cgi?id=167933

Thanks,
Leslie Zhai
Comment 3 Gordon 2024-05-08 19:21:48 UTC
Thank you for implementing my suggestion, Leslie!
I wish you the best of luck for creating good software.