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

Key: SDK-12850
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: None None
Assignee: Joan Lafferty
Reporter: Nisheet Jain
Votes: 0
Watchers: 0
Operations

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

trace statement left in ProgressBar

Created: 09/28/07 06:20 AM   Updated: 10/04/07 04:27 PM
Component/s: mx: Progress Bar
Security Level: Public (All JIRA Users )

Issue Links:
Duplicate
This issue duplicates:
SDK-12721 Progress bars in indeterminate state ... B Closed
 

Severity: Enhancement/Task
Reproducibility: Every Time
Discoverability: High
Found in Version: SDK Flex 3 (Released)
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Steps to reproduce:
1. There is a trace statement in the function updateIndeterminateHandler which shows up when progress bar is used
2.
3.
 
 Actual Results:
 
 
 Expected Results:
 
 
 Workaround (if any):
 
 
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: Yes
QA Owner: Joan Lafferty
Resolved by: Lauren Park
Confirmed Version: None - Next Build
Participants: Joan Lafferty, Lauren Park and Nisheet Jain


 All   Comments      Sort Order:
Joan Lafferty - [10/02/07 11:18 AM ]
This is in ProgressBar.as :
trace("Move indeterminate");
        
Sending to IRB.

Lauren Park - [10/04/07 11:08 AM ]
Dupe of SDK-12721