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

Key: SDK-14949
Type: Bug Bug
Status: Community Community
Priority: None None
Assignee: Joan Lafferty
Reporter: Mark Truluck
Votes: 0
Watchers: 0
Operations

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

Objects derived from Canvas (Flex) do not receive MOUSE_FOCUS_CHANGE but do recieve FOCUS_OUT when repeatedly clicked

Created: 03/06/08 12:28 AM   Updated: 03/13/08 01:56 PM
Component/s: mx: Canvas View
Security Level: Public (All JIRA Users )

File Attachments: 1. Zip Archive Test.zip (344 kb)


Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: Flash 9.0
Affected OS(s): Windows - XP
Steps to Reproduce:
Steps to reproduce:
1. Compile attached files
2. Click on black canvas to set focus to canvas and turn red
3. Click away to see it turn black and recieve MOUSE_FOCUS_CHANGE.
4. click back on the canvas repeatedly

 
 Actual Results:
 
Screen flickers as we recieve FOCUS_IN and FOCUS_OUT events
 
 Expected Results:

 1) Not to recieve a FOCUS_OUT as I'm clicking on the same object and the focus is staying in the same place
2) if I can't get #1, then at least the opportunity to cancel the focus change back to myself during MOUSE_FOCUS_CHANGE. That doesn't happen either.
3) this doesn't seem to happen with sprites. (see MySprite2)
opportunity to cancel
 
 Workaround (if any):
 
 You tell me (PLEASE!)
 
Language Found: English
Bugbase Id: none
QA Owner: Joan Lafferty
Participants: Joan Lafferty and Mark Truluck


 All   Comments      Sort Order:
There are no comments yet on this issue.