
|
If you were logged in you would be able to see more operations.
|
|
|
Flex SDK
Created: 02/14/08 01:43 PM
Updated: 03/27/08 12:23 PM
|
|
| Component/s: |
AIR: Window
|
|
Security Level:
|
Public
(All JIRA Users
)
|
|
| Severity: |
Crash/Hang
|
| Reproducibility: |
Every Time
|
| Discoverability: |
Low
|
| Found in Version: |
SDK Flex 3 (Released)
|
| Milestone: |
SDK Flex 3.0.1
|
| Affected OS(s): |
All OS Platforms
- All
|
| Steps to Reproduce: |
Steps to reproduce:
1. Run the bug file
2. Notice that trace(systemManager.getChildAt(0)) works for WindowedApplication (returns the WindowedApplication object)
3. Notice that trace(systemManager.getChildAt(0)) doesn't work for Window (causes an exception)
Actual Results:
No exception should be thrown
Expected Results:
Exception is thrown
Workaround (if any):
Don't access the systemManager object this way. Not a regression from anything, but it is related to noTopMostIndex, applicationIndex, and the fact that SystemManager has a mouseCatcher and WindowedSystemManager does not (this throws off some of the numbers).
Steps to reproduce:
1. Run the bug file
2. Notice that trace(systemManager.getChildAt(0)) works for WindowedApplication (returns the WindowedApplication object)
3. Notice that trace(systemManager.getChildAt(0)) doesn't work for Window (causes an exception)
Actual Results:
No exception should be thrown
Expected Results:
Exception is thrown
Workaround (if any):
Don't access the systemManager object this way. Not a regression from anything, but it is related to noTopMostIndex, applicationIndex, and the fact that SystemManager has a mouseCatcher and WindowedSystemManager does not (this throws off some of the numbers).
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Triaged: |
Yes
|
| Regression: |
No
|
| QA Owner: |
Joan Lafferty
|
| Resolved by: |
Ryan Frishberg
|
| Confirmed Version: |
SDK Gumbo Iteration 4
- 4.0.0.1358
|
| Participants: |
Joan Lafferty and Ryan Frishberg
|
|
All
|
Comments
|
|
Sort Order:
|
|