[
https://issues.apache.org/jira/browse/PIVOT-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown updated PIVOT-288:
-----------------------------
Fix Version/s: (was: 1.4.2)
> 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.
-
You can reply to this email to add a comment to the issue online.