Expand my Community achievements bar.

WhiteBoard: bug with text in shapes

Avatar

Level 1

Hello,

First of all, sorry for bad english, i'm a french developper .

I have a bug with the WhiteBoard. When i edit the text within the shape, the white rectangle of the text editor is always in the shape (over the shape background)! Then, i have noted the text editor don't move with the shape when i double click on the shape before moving the shape.

I've tried few other demos and i've never met this problem.

Thanks

9 Replies

Avatar

Employee

Hi Julien,

In the second case, Yes the text and background shape are two seperate shapes. So when you move one shape, the other over lapping shape doesnt move. So you might have to do a group select and move them together.

In the first case, can you attach a snapshot of whats happening to you.

Thanks

Arun

Avatar

Level 1

Thanks Arun,

This is a screenshot of the problem:

capture.png

It happens when i focus out the shape after text edition.

Avatar

Former Community Member

Hi Julien!

Sorry, I wasn't able to reproduce the text bug on my Mac...

Could you possibly give us this info:

     1. Flash Player version

     2. Mac OS version

     3. Could you post your code if it's simple? 

Best Regards,
Auto

Avatar

Level 1

Thanks,

I'm working on mac os 10.6.3, Flash Player 10.1, i use the standalone version of the WhiteBoard with this code:

<lccs:WhiteBoard /*attributes, where lccs is the namespace of com.adobe.coreUI.controls.* */ />. The code is the simplest that you can use!

I think it could be because i use the standalone version, but i don't know the reason of the problem.

Avatar

Employee

Hi,

Thanks for the snapshot and the details. Can you confirm the Flex SDK you are using.

If you are using Flex SDK 4.0, there are minor UI glitches that we are currently fixing. But until then please use Flex 3.5, or there is an option called "use Flex 3 compatibility mode" for flex 4.0.

Please do let us know if it fixes your issue.

Thanks

Arun

Avatar

Level 1

I'm using Flex SDK 4.0, i've tried the option to use Flex 3.0 compatibility but i've many errors with spark. I hope this bug will be fixed with the next release.

Thanks

Avatar

Employee

Hi julien,

The whiteboard has a few issues with the Spark , but if you had checked Flex 3.0 compatibility then the Spark components are disabled. If you are still facing issue, it would be great if you let us know what they are. We would be happy to fix them for you

Thanks for your time.

Sincerely

Arun

Avatar

Level 1

Thanks,

In fact, in spite of compilation errors, i can debug and run the project but the bug isn't fixed .

Avatar

Level 1

This is happening until now. My Text was with this white background. Using Flash Builder 4.5 (SDK 4.5.1)

When I checked "Use Flex 3 compatibility mode" it got "fixed".

Is there any other thing I can do to get this to work?

Thanks in advance!