Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: All
Platform: All
Description
Darren was refactoring the component showcase charts example and while doing so
enabled image maps for the 3D charts and found out that the coordinate where
incorrect for the map.
If memory serves me correct, this issue was noticed just before the release and
was hacked out of the demo. This bug is place holder to help insure that this
component issue is fixed for the next release.
Adnan if you need any help with this please let me know as my Java2D geometry
skills are very good.
enabled image maps for the 3D charts and found out that the coordinate where
incorrect for the map.
If memory serves me correct, this issue was noticed just before the release and
was hacked out of the demo. This bug is place holder to help insure that this
component issue is fixed for the next release.
Adnan if you need any help with this please let me know as my Java2D geometry
skills are very good.
Activity
Patrick Corless
created issue -
Icefaces Administrator
made changes -
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1285 | 12488 |
Ken Fyten
made changes -
Priority | Major [ 3 ] | Minor [ 4 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Assignee | Patrick Corless [ patrick.corless ] |
Adnan Durrani
made changes -
Assignee | Adnan Durrani [ adnan.durrani ] |
Adnan Durrani
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.6DR#5 [ 10071 ] | |
Resolution | Won't Fix [ 2 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
The coordinate being generated by the JCharts api, we just creates image map
from it. So there is nothing we can do at the component level, to fix this
probelm we have to fix the JChart and I do not think if we want to do it.