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

Sandro Martini closed PIVOT-288.
--------------------------------

    Resolution: Won't Fix

Obsolete

> Investigate Safari timer problems
> ---------------------------------
>
>                 Key: PIVOT-288
>                 URL: https://issues.apache.org/jira/browse/PIVOT-288
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 1.3
>            Reporter: Greg Brown
>            Priority: Minor
>
> When running Pivot applications in Safari, scheduled callbacks often generate 
> IllegalStateExceptions due to the timer having been previously canceled. The 
> current workaround is to simply recreate the timer in these cases; however, 
> that is not a particularly elegant solution.
> Investigate alternate means of scheduling callbacks - for example, could we 
> use the Swing timer (or Harmony equivalent) instead of the AWT timer class? 
> Maybe the threading model of the Swing timer is better-suited to use in 
> applets.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to