jiangtiandao / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Issues when using VerticalMenuBar on some situations #264

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a basic VerticalMenuBar considering the attached xml file
2.
3.

What is the expected output? What do you see instead?

Following error appears on navigation 

TypeError: Error #1009: Cannot access a property or method of a null 
object reference.
    at mx.controls.listClasses::ListBase/drawItem()
[E:\dev\3.0.x\frameworks\projects\framework\src\mx\controls\listClasses\Lis
tBase.as:4906]
    at mx.controls::Menu/drawItem()
[E:\dev\3.0.x\frameworks\projects\framework\src\mx\controls\Menu.as:1202]

Please use labels and text to provide additional information.

Original issue reported on code.google.com by alfons.g...@gmail.com on 26 Nov 2009 at 2:30

Attachments: