-
Enhancement
-
Resolution: Fixed
-
P2
-
6u18
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198934 | 7 | Andy Herrick | P2 | Resolved | Fixed | b104 |
Current design of custom progress functionality does not allow unsigned custom progress implementation to use liveconnect.
For JavaFX we need to have an ability to hide javascript overlay, i.e. perform liveconnect call.
Ideally progress code has to do things that applet code can do.
For JavaFX we need to have an ability to hide javascript overlay, i.e. perform liveconnect call.
Ideally progress code has to do things that applet code can do.
- backported by
-
JDK-2198934 Custom progress: need API to use Javascript from custom progress code
- Resolved
- relates to
-
JDK-6959569 need automated testcase for custom progress bar
- Closed