Bug Tracker

Modify

Ticket #7907 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

.focus() does not work on <area> but should according to w3c

Reported by: anonymous Owned by:
Priority: low Milestone: 1.next
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocking: Blocked by:

Description

Setting the focus to an <area> does not work. However if you use the tab-key for sequential keyboard navigation, you can easily see that areas are / should be focusable.

Related potential bug-report (in some way): http://bugs.jquery.com/ticket/7903 ".attr() does not recognize 'shape' in <area>"

Change History

comment:1 Changed 2 years ago by addyosmani

  • Priority changed from undecided to low
  • Status changed from new to closed
  • Resolution set to duplicate

As #7903 contains significantly more detail on this bug and I believe them to both be caused/explaining the same fundamental issue, I'll be closing your ticket as a duplicate. For all further comments on it please refer to the other ticket.

comment:2 Changed 2 years ago by addyosmani

Duplicate of #7903.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.