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

Key: SDK-18344
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: B B
Assignee: Peter deHaan (Adobe)
Reporter: Peter deHaan (Adobe)
Votes: 0
Watchers: 1
Operations

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

Setting BitmapFill source dynamically at runtime doesnt immediately update the display list.

Created: 12/05/08 08:07 PM   Updated: 01/29/09 09:33 PM
Component/s: FXG
Security Level: Public (All JIRA Users )

File Attachments: 1. Text File main3_4235.mxml (1 kb)
2. File main3_4235.swf (585 kb)

Image Attachments:

1. fl_player_appicon-tn.gif
(1 kb)

2. fx_appicon-tn.gif
(1 kb)
Issue Links:
Relationship
 
This issue is related to by:
SDK-18345 Cannot change BitmapFill source prope... B Closed

Severity: Incorrectly Functioning with Workaround
Reproducibility: Every Time
Discoverability: High
Found in Version: SDK Gumbo Iteration 9
Milestone: SDK Gumbo - Feature Complete
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Steps to reproduce:
1. Compile and run attached MXML file (or view SWF). The fill isnt defined and the ellipse isnt visible by default.
2. Click "Set source (Flex)" button, which sets the BitmapFill object's source property to an embedded image.


Actual Results:
No change. The fill still isnt visible after setting the fill source.
For the fill to be visible you need to change the width/height using the sliders.


Expected Results:
Setting the source property should invalidate the graphic object and immediately display the bitmap fill.


Workaround (if any):
Set the width/height after setting the source.
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Peter deHaan (Adobe)
Resolved by: Jason Szeto
Participants: Jason Szeto and Peter deHaan (Adobe)


 All   Comments      Sort Order:
Peter deHaan (Adobe) - [12/05/08 08:24 PM ]
Opening to Jason

Jason Szeto - [12/22/08 06:25 PM ]
Dispatch PropertyChange event from source setter

Revision 4378

Peter deHaan (Adobe) - [01/29/09 09:33 PM ]
Closing
Confirmed in 4737