Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#639 closed defect (fixed)

jflot graphs not working with IE8

Reported by: osimons Owned by:
Priority: major Milestone: 0.6
Component: General Version: 0.6b3
Keywords: Cc:
Operating System: BSD

Description

Message: 'window.G_vmlCanvasManager' is null or not an object
Line: 554
Char: 17
Code: 0
URI: https://www.coderesort.com/p/open/chrome/bitten/jquery.flot.js

Message: 'window.G_vmlCanvasManager' is null or not an object
Line: 554
Char: 17
Code: 0
URI: https://www.coderesort.com/p/open/chrome/bitten/jquery.flot.js

Our own build summary pages also has the same error, so likely a general issue with the flot library. Any updates available perhaps? Check jflot bug reports?

Graphs should work with IE8 before we release 0.6 final.

Attachments (1)

add-excanvas.diff (552 bytes) - added by hodgestar 14 years ago.
Patch that adds loading of excanvas Javascript library for IE compatibility when running under IE.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by hodgestar

Patch that adds loading of excanvas Javascript library for IE compatibility when running under IE.

comment:1 Changed 14 years ago by hodgestar

Could someone with IE test the patch I added?

comment:2 Changed 14 years ago by osimons

Just added this line instead as the macro did not work reliably, and the excanvas.js is one big conditional anyway:

<script type="text/javascript" src="${req.href.chrome('bitten', 'excanvas.js')}"></script>

Works great!

comment:3 Changed 14 years ago by hodgestar

  • Resolution set to fixed
  • Status changed from new to closed

Fix as suggested by osimons committed in r960 and merged to 0.6dev in r961.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.