Closed Bug 1698638 Opened 3 years ago Closed 3 years ago

:focus not working on Firefox (macOS) when clicked

Categories

(Core :: Widget: Cocoa, defect)

Firefox 86
defect

Tracking

()

RESOLVED DUPLICATE of bug 1614658

People

(Reporter: mtt1996, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:86.0) Gecko/20100101 Firefox/86.0

Steps to reproduce:

I created this code:
https://jsfiddle.net/04v5p2g9/

If I click on the button, a tooltip should appear. On Chrome it works, while on Firefox (macOS) nothing happens.

Actual results:

If I click on the button nothing happens, even though the: focus is set

Expected results:

Once clicked, a tooltip should open (as shown in the attached file)

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core

This is actually intended behavior. On MacOS, clicking a button doesn't causes it to become focused. Safari has the same behavior.

Ok, I get it, thanks.

But since it works on Chrome for macOS, couldn't Firefox fix this?

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: