Opened 11 years ago

Closed 7 years ago

#7902 closed bug (fixed)

Button: Inconsistent focus handling across browsers

Reported by: Scott González Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.button Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:

Description

In some browsers after clicking a toggle button, the button stays focused, but in others it does not. See #7856.

Change History (5)

comment:1 Changed 10 years ago by Scott González

Milestone: 1.9.01.11.0

comment:2 Changed 10 years ago by petersendidit

Status: newopen

comment:3 Changed 10 years ago by chkpnt

This issue was observed in jQuery-UI 1.8 (http://jsbin.com/ehubo) and has been solved for the 1.9 branch (http://jsfiddle.net/Qzfyv/). But unfortunately, the problem is back in 1.10: http://jsfiddle.net/nWzac/1/

(I've reported this on GitHub a few minutes ago. But now I've saw you're using this page for bugtracking. Therefore sorry for the repost.)

comment:4 Changed 9 years ago by Scott González

Milestone: 1.11.0none

comment:5 Changed 7 years ago by Scott González

Milestone: none1.12.0
Resolution: fixed
Status: openclosed

This seems to work consistently with the rewrite.

Note: See TracTickets for help on using tickets.