Autobinding not working for radio buttons when making a selection with the keyboard: using Safari 4

Description

Autobinding not working for radio buttons when making a selection with the keyboard

Steps to reproduce:

1) Open the renderer demo

2) Click the render button to render out the data

3) Using the keyboard change the radio button selection

Notice that the data to the right isn't updated, but if you use the mouse to change the radio button the data is updated.

This means that for components that render out radio buttons (such as the Infusion Builder) changes made to the radio button selection with the keyboard will have no effect.

Environment

Safari 4 (Mac OS 10.5, 10.6, Windows 7), Chrome nightly

Attachments

1

Activity

Show:

Antranig Basman January 20, 2010 at 2:35 AM

Fixed at revision 9045. Depending on the Chrome release schedule, we may need to make a detect for that browser too.

Justin Obara January 19, 2010 at 9:50 PM

tested the patch with the renderer demo, and it appears to working properly now in safari 4

Antranig Basman January 7, 2010 at 6:13 PM

Patch without crass comment attached. Apologies for the early-morning red fog

Antranig Basman January 7, 2010 at 6:12 PM

This issue has been reported upstream at Webkit as https://bugs.webkit.org/show_bug.cgi?id=33328 - it appears to affect every browser based on recent webkit.

Justin Obara January 7, 2010 at 6:00 PM

I tried out the patch using Safari 4 and FF 3.5.

Safari 4 is now working, and there are no changes to FF 3.5.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 7, 2010 at 3:04 PM
Updated September 6, 2013 at 6:02 PM
Resolved January 20, 2010 at 2:35 AM