Closed Bug 1611939 Opened 4 years ago Closed 4 years ago

[Linux] Last button on a pop-up not highlighted when using Tab navigation

Categories

(Core :: Widget: Gtk, defect)

73 Branch
x86_64
Linux
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox-esr68 --- wontfix
firefox72 --- wontfix
firefox73 --- wontfix
firefox74 --- wontfix

People

(Reporter: zstimi, Unassigned)

Details

(Keywords: regressionwindow-wanted)

Affected versions

  • Fx 73.0b9
  • Fx 72.0b4
  • Fx 74.0a1
  • Fx 67.0
  • Fx 68.4.2esr

Affected platforms

  • Ubuntu 16.04 x64

Steps to reproduce

  1. Launch Firefox.
  2. Click on Bookmarks button from View history, saved bookmarks and more section from the Toolbar.
  3. Right click on one of the available websites from Recently Bookmarked section and select Properties.
  4. Properties for "Bookmarks name" pop-up is displayed.
  5. Navigate on this pop-up with Tab key to reach the Save button.

Expected result

  • Once the selection reach text boxes or buttons, these completely highlighted.

Actual result

  • Once the selection reach the Save button (the last button on the pop-up) this is not highlighted but functional.

Regression range

  • Not a recent regression, reproducible on Fx 67.0 as well, I will provide additional info
    ASAP.

Additional notes

  • I can see the same issue on download pop-up OK button.
Has Regression Range: --- → no
Has STR: --- → yes

I cannot reproduce this on Windows, but indeed, I reproduce this bug in Nightly on Ubuntu 19.10.

However, I also reproduce this with other system UI, e.g.,

  1. Select a file in the "Files" application.
  2. Select "Send..." menu item in the context menu.
  3. Tabbing several times to focus "Next" button.

So, I guess this is Ubuntu's theme issue. WDYT, karlt?

Component: DOM: UI Events & Focus Handling → Widget: Gtk
Flags: needinfo?(karlt)

Yes, Ubuntu's Ambiance theme does not show any focus indicator on buttons, and so is not suitable for tab navigation.
This can also be seen tabbing through the widgets in gtk3-widget-factory, for example.
Switching to Adwaita theme renders a focus indicator on buttons.

Firefox is rendering the button as the theme determines, and is successfully reproducing the same display as native GTK apps.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(karlt)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.