Bug Tracker

Modify

Ticket #7684 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

Timing problem

Reported by: jordi@… Owned by: jordi@…
Priority: undecided Milestone: 1.6
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocking: Blocked by:

Description

Changed site to use liquid-canvas (making buttons etc). With Firefox /Chrome all ok. IE (v8) does not render canvas correctly. About 70% does not show up, mostly ok when refreshing frame! (not 100%). Seems to depend on timing. Tracked down with simple canvas, directly using jquery, same problem. Saw you changed "ready: function" heavily from 1.3.2 to 1.4.4 but same error with both versions. Anything in preparation? I commented out: document.attachEvent("onreadystatechange", DOMContentLoaded); to force "onload", seems to be better but NOT perfect. Thanks for great job!

Change History

comment:1 Changed 2 years ago by jitter

  • Owner set to jordi@…
  • Status changed from new to pending

To be honest I couldn't quite figure out what your report is saying.

If the issue is with liquid-canvas then you should report the problem to the author of that plugin as this bug tracker is only for jQuery core issues.

If you think you found a problem in jQuery core then please provide a reduced test case (without any dependencies to plugins), which reproduces the issue you are experiencing, on  http://jsfiddle.net. So that we can investigate this issue further.

comment:2 Changed 2 years ago by jordi@…

  • Status changed from pending to new

Could not definitely locate problem, could also be bad influence of plugin(s). Suggest to close ticket. Will try to investigate more. Thanks Jordi

comment:3 Changed 2 years ago by jitter

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

Closing per request of reporter. If you can provide more info and a reproducible test case which shows a bug in jQuery core we will be happy to further investigate the issue and eventually reopen the ticket.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


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

 
Note: See TracTickets for help on using tickets.