StateGroup bug in Flex 4 Beta 2
I hit an annoying bug in Flex 4 Beta 2 today: using stateGroups to set the min/value/max of a slider control SOMETIMES sets those values to NaN instead of the specified values. It can be worked around by not using state groups...which of course makes state groups considerably less useful.
Here's a Flex app that reproduces the bug 100% of the time (source code here):
I've edited the code and walked Flex's source code in the debugger, trying to track down the cause of the failure, and also tried to find a mention of the bug in Adobe's bug database...but it's already eaten up my whole day, and I've got lessons to finish, so I'll just stop using stateGroups. That's life in beta-land.
Bummer. :-(
Here's a Flex app that reproduces the bug 100% of the time (source code here):
I've edited the code and walked Flex's source code in the debugger, trying to track down the cause of the failure, and also tried to find a mention of the bug in Adobe's bug database...but it's already eaten up my whole day, and I've got lessons to finish, so I'll just stop using stateGroups. That's life in beta-land.
Bummer. :-(


0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home