Awesome, that sounds great! Thank you! ** Description changed:
[ Impact ] The default focused action for a "permanent deletion" confirmation - dialog in the Files app has unintentionally been changed from Cancel to - Delete, in Ubuntu 26.04 + dialog in the Files app has unintentionally been changed from Delete to + Cancel, in Ubuntu 26.04 This breaks muscle memory for people upgrading from previous versions of Ubuntu. Upstream bug: https://gitlab.gnome.org/GNOME/nautilus/-/work_items/4186 Upstream fix: https://gitlab.gnome.org/GNOME/nautilus/-/commit/089f1006ff04cd2f821b87f1bfd619e48b27f985 Upstream PR: https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/2000 ``` $ lsb_release -rd Description: Ubuntu 26.04 LTS Release: 26.04 ``` ``` $ apt-cache policy nautilus nautilus: Installed: 1:50.0-0ubuntu2 Candidate: 1:50.0-0ubuntu2 Version table: *** 1:50.0-0ubuntu2 500 500 http://us.archive.ubuntu.com/ubuntu resolute/main amd64 Packages 100 /var/lib/dpkg/status ``` [ Test Plan ] 1. Open Files 2. Select a file to be deleted 3. Press Shift + Del 4. Verify that a confirmation dialog appears 5. Verify that the Delete button is selected by default 6. Press Enter 7. Verify that the file was deleted [ Where problems could occur ] Problems could manifest in the Files app, default file manager and file picker dialog provider in Ubuntu Desktop. We'd like to ship this change in time for Ubuntu 26.04.1 to avoid too many people growing a muscle memory for the unintended behaviour in 26.04 This is being patched within the MRE update: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2160709 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2160662 Title: Incorrect permanent delete dialog default action To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/2160662/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
