You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2008/02/22 11:56:19 UTC

[jira] Assigned: (HARMONY-5540) [classlib][awt] Component paint method sometimes misses part of painted elements

     [ https://issues.apache.org/jira/browse/HARMONY-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov reassigned HARMONY-5540:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][awt] Component paint method sometimes misses part of painted elements
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-5540
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5540
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Igor V. Stolyarov
>            Assignee: Alexei Zakharov
>         Attachments: H-5540.patch
>
>
> Component paint method sometimes misses part of painted elements. It takes place because X server works anisochronously and we have to flush all request after every paint call. I would like to suggest patch which flushes all queued reqests after paint calls.

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