History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-16741
Type: Bug Bug
Status: Closed Closed
Resolution: Retired
Priority: None None
Assignee: Ella Mitelman
Reporter: Brian Curtis
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Flex SDK

ComboBase::selectedIndex does not handle ItemPendingError

Created: 09/06/08 08:49 PM   Updated: 02/19/09 03:40 PM
Component/s: mx: ComboBox
Security Level: Public (All JIRA Users )

Issue Links:
Relationship
This issue relates to:
SDK-16845 mx.controls.listClasses::ListBase/adj... C Closed
SDK-16727 ComboBox::calculatePreferredSizeFromD... C Closed
 

Severity: Runtime Error
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Flex 3.1.0
Affected OS(s): All OS Platforms
Steps to Reproduce:
The ComboBase::selectedIndex (set) function does not handle ItemPendingError from IViewCursor::seek(...).
 
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Ella Mitelman
Resolved by: Joan Lafferty
Participants: Brian Curtis, Ella Mitelman and Joan Lafferty

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 All   Comments      Sort Order:
Ella Mitelman - [01/27/09 07:36 PM ]
All 5 ItemPendingError patches are linked and should be reviewed together

Brian Curtis - [02/11/09 12:24 PM ]
Based on a discussion with Alex Harui, during which he indicated that the SDK is moving away from ItemPendingError in favor of temporary values, I have removed my dependency on ItemPendingError. Therefore, I no longer require a correction to this issue. Others may benefit from correcting the problem, so I am not explicitly closing this case.

Joan Lafferty - [02/19/09 12:37 PM ]
Internal Review -> Per discussions (above), it does not look like we will be adding itemPendingError code into a ComboBox.