Closed Bug 867736 Opened 12 years ago Closed 12 years ago

Image tags don't focus if you have tabindex=0 on Mac

Categories

(Firefox :: Untriaged, defect)

20 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 759922

People

(Reporter: def-firefox, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1478.0 Safari/537.36 Steps to reproduce: On FF 20, OS X 10.8. Note that this issue is not reproducible on Linux or Windows. Create a page that has a focusable image tag. say <div tabindex="0"> Focus1 </div> <img src="https://www.google.com/images/srpr/logo4w.png" tabindex="0" /> <div tabindex="0"> Focus2 </div> Click on the image Actual results: Nothing. Expected results: The image should focus (and show focused outline). You cannot focus it via tab either.
Summary: Image tag's don't focus if you have tabindex=0 on Mac → Image tags don't focus if you have tabindex=0 on Mac
Attached file testcase
There are earlier reports about tabindex on Mac OS X.
Status: UNCONFIRMED → RESOLVED
Closed: 12 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: