Skip to main content
Adobe Employee
November 18, 2009
Question

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

  • November 18, 2009
  • 0 replies
  • 168 views

Revision: 11962

Revision: 11962

Author: klin@adobe.com

Date: 2009-11-18 15:43:44 -0800 (Wed, 18 Nov 2009)

Log Message:

***********

Fix for https://bugs.adobe.com/jira/browse/SDK-24315. Button needs to call buttonReleased when the spacebar is released on it to update the state as if a click had just happened. In addition, we were not checking to see if we had received a keyDown on the same button. Now, we check and reset keyboardPressed inside the if block.

QE notes: No

Doc notes: No

Bugs: SDK-24315

Reviewer: Evtim

Tests run: checkintests, Button, ToggleButton, RadioButton

Is noteworthy for integration: No

Ticket Links:

***********

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

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

Modified Paths:

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

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

This topic has been closed for replies.