Skip to main content
Adobe Employee
December 5, 2009
Question

[svn:fx-trunk] 12571: Fix for https://bugs.adobe.com/jira/browse/SDK-24118.

  • December 5, 2009
  • 0 replies
  • 241 views

Revision: 12571

Revision: 12571

Author: klin@adobe.com

Date: 2009-12-04 16:42:43 -0800 (Fri, 04 Dec 2009)

Log Message:

***********

Fix for https://bugs.adobe.com/jira/browse/SDK-24118. Holding down space bar while navigating a ButtonBar would cause issues with selection. I've blocked input while the user is holding down spacebar. I've also tried to gracefully handle the case where a user holds down spacebar and begins to click on the ButtonBar with the mouse by dispatching the key up event to the original button that was pressed by the space bar.

QE notes: No

Doc notes: No

Bugs: SDK-24118

Reviewer: Jason

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/SDK-24118

http://bugs.adobe.com/jira/browse/SDK-24118

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ButtonBarBase.as

This topic has been closed for replies.