← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2066062] Re: Impossible to select item using keyboard if folder has only one item

 

Hello AsciiWolf, or anyone else affected,

Accepted gtk4 into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gtk4/4.14.5+ds-0ubuntu0.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: gtk4 (Ubuntu Noble)
       Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-noble

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/2066062

Title:
  Impossible to select item using keyboard if folder has only one item

Status in Nautilus:
  Fix Released
Status in gtk4 package in Ubuntu:
  Fix Released
Status in nautilus package in Ubuntu:
  Won't Fix
Status in gtk4 source package in Noble:
  Fix Committed
Status in gtk4 source package in Oracular:
  Won't Fix

Bug description:
  [ Impact ]

  If folder opened in Nautilus contains only one item (file or folder),
  it is impossible to select such item using a keyboard (arrow keys,
  without using mouse pointer). This is caused by a GTK4 bug which
  affects only or mostly Nautilus.

  This is a big problem for visually impaired users.

  Here is an upstream ticket and the mentioned fix:

  https://gitlab.gnome.org/GNOME/nautilus/-/issues/3078
  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6354

  [ Test Plan ]

  1. In a terminal, run
     $ mkdir ~/test-folder
     $ touch ~/test-folder/foo
  2. Open Files (nautilus)
  3. With the keyboard arrows, highlight the "test-folder" directory
  4. Press Enter to navigate into the directory
  5. Press any keyboard arrow
  6. Verify that the "foo" file is highlighted
  7. Click Enter to invoke on action on the file
  8. Verify that the file opened in your text editor

  [ Regression Test Plan ]

  1. Open Settings (gnome-control-center)
  2. Navigate to System > Date & Time
  3. Disable "Automatic Time Zone"
  4. Click "Time Zone"
  5. Verify that you're able to navigate the list of timezones with the keyboard arrows.

  [ Where problems could occur ]

  The patch impacts navigating the following Gtk4 widgets with the keyboard:
  * GtkListView
  * GtkGridView
  * GtkColumnView

  A problem may manifest as broken keyboard navigation in GTK4
  applications that use one of those widgets. The Regression Test Plan
  verifies that at least one other application using GtkListView does
  not regress.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/2066062/+subscriptions