Closed Bug 1925380 Opened 1 year ago Closed 1 year ago

Clicking (and holding the click) on any of the wallpapers preview in the category header will show a blinking cursor

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

VERIFIED FIXED
134 Branch
Tracking Status
firefox-esr128 --- disabled
firefox131 --- wontfix
firefox132 --- wontfix
firefox133 --- wontfix
firefox134 --- verified

People

(Reporter: itiel_yn8, Assigned: rhamoui)

References

(Regression)

Details

(Keywords: regression)

Attachments

(3 files)

This is due to the button being a normal input, not a radio type input.
Adding type=radio to it fixes this but then the following labels gets shifted down by 2-3 pixels.

Set release status flags based on info from the regressing bug 1881588

:nbarrett, since you are the author of the regressor, bug 1881588, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(nbarrett)

Set release status flags based on info from the regressing bug 1881588

:thecount could this be triaged for severity? Wondering if we need something in time for Fx133?

Flags: needinfo?(sdowne)
Summary: Clicking (and holding the click) on any of the walpapers preview in the category header will show a blinking cursor → Clicking (and holding the click) on any of the wallpapers preview in the category header will show a blinking cursor

I'm not able to reproduce.

If I click and hold the wallpaper preview, I am not seeing the cursor. I'm trying this on Windows.

Came here to file this same bug, thanks :itiel! Here are my STR which may be helpful for folks investigating:

  1. Open the drawer
  2. Use the tab key to focus one of the wallpapers
  3. Observe the blinking cursor on the inline-start side of the wallpaper input
  4. For extra fun, maybe hit the space bar or enter some text into the input

I guess the default behaviour for an input without a specified type is to assume it should behave as type="text", so this is unsurprising. I suspect the lack of a type is also the root cause of bug 1922664.

See Also: → 1922664
Flags: needinfo?(nbarrett)

I can reproduce now, thanks.

For some reason I don't see the cursor if I click and hold, but I do if I tab.

Flags: needinfo?(sdowne)

The severity field is not set for this bug.
:thecount, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(sdowne)
Duplicate of this bug: 1931271

potential good next bug.

Flags: needinfo?(rhamoui)
Assignee: nobody → rhamoui
Flags: needinfo?(rhamoui)

Working on this ticket now, and imho it's fine that the text under the images move down by a couple of pixels, as it's not disrupting any flow/creating further issues.
I'm also doing a quick a11y test to make sure the sibling of this ticket (https://bugzilla.mozilla.org/show_bug.cgi?id=1922664) will also be solved with this fix. I'll be pushing up the fix for this shortly.

Severity: -- → S3
Priority: -- → P1

Triage reasoning:

  • Severity: -- → S3: Work around exists for this issue
  • Priority: -- → P1: Fix in the current release cycle
Flags: needinfo?(sdowne)
Pushed by rhamoui@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d70ffe02f002 Fix cursor appearing in New Tab wallpaper selections. r=home-newtab-reviewers,amy
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Flags: qe-verify+

Reproduced the initial issue using an old Nightly build from 2024-09-16, verified that using the latest Nightly 135.0a1 and latest Beta 134.0b1 across platforms (macOS 13, Windows 11 and Ubuntu 22.04) this is fixed.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: