flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

SuperTabNavigator flickers under Linux #311

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by hunkeler...@gmail.com on 2010-06-17T09:38:18

What steps will reproduce the problem?

  1. Include a SuperTabNavigator in your MXML
  2. Assign tabStyleName"customTab" to the TabNavigator
  3. include the folllowing stlyes .customTab { tabCloseButtonStyleName: customCloseButton; } .customCloseButton { skin: Embed(source='../resource/cross.png'); }

What is the expected output? What do you see instead? The closebutton flickers on mouse over. The close button is hardly clickable.

What version of the product are you using? On what operating system? flexlib r236 Ubuntu 10