You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/08/22 16:35:18 UTC

[jira] Commented: (PIVOT-390) issue for 'ColorChooser' Component

    [ https://issues.apache.org/jira/browse/PIVOT-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901169#action_12901169 ] 

Greg Brown commented on PIVOT-390:
----------------------------------

The odd thing is that we double-buffer everything in the display, so you shouldn't need to do it in TerraColorChooserSkin explicitly.

I'm curious to know if it has something to do with the use of volatile images for the back buffer. Can you try bypassing the volatile image rendering in ApplicationContext.DisplayHost and just use the buffered image to see if that fixes the problem?



> issue for 'ColorChooser' Component
> ----------------------------------
>
>                 Key: PIVOT-390
>                 URL: https://issues.apache.org/jira/browse/PIVOT-390
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.4
>         Environment: Windows XP / Firefox 3.6 / JRE_1.6.0_18
>            Reporter: Alex XIAO
>         Attachments: env.txt, PIVOT-390-test.patch, pivot.zip, TerraColorChooserSkin.diff
>
>
> Attached zip file is a avi file, and txt file is my system environment info, I wish it will help.
> And your questions are answered in blue below.
>     - What demo were you running (I assume Kitchen Sink)?
> all demos when 'ColorChooser' shows.
>     - Does it happen every time you click the color chooser button?
> yes
>     - What OS/browser/JRE version are you using?
> Windows XP / Firefox 3.6 / JRE_1.6.0_18
> Best regards,
> Alex
>     On Jan 22, 2010, at 4:52 AM, Alex XIAO wrote:
>     > Dear All,
>     >
>     > I have some trouble to show the demos,  when I click the
>     > 'ColorChooserButton', I glimpsed the hole window fill with black color for a
>     > second, is this a bug?
>     >
>     > Thanks!
>     >
>     > Best Regards,
>     >
>     > Alex

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.