Coder Social home page Coder Social logo

fxcanvas's Introduction

Hi there ๐Ÿ‘‹

fxcanvas's People

fxcanvas's Issues

INALID_STATE_ERR DOM Error 11

What steps will reproduce the problem?
1. Create canvas element using document.createElement
2. Get ctx
3. Do something with it

It should just work, but it throws an error instead.

Original issue reported on code.google.com by [email protected] on 29 Jul 2013 at 5:53

URLs with Ports are not supported

I try to load an image in a canvas. Still trying to solve 

// fixme sometime onload event is not triggered by unknown reasons when 
// images are loaded from URL (test: 3_4_canvas_gallery)

but it seems that calling it from URLs with ports (http://test:8080/images...) 
doesn't work at all.

Original issue reported on code.google.com by [email protected] on 19 Jan 2011 at 9:27

FxCanvas examples are not working in Internet Explorer

What steps will reproduce the problem?
1. Downloaded fxcanvas-20100131.zip from fxCanvas website.
2. Unzip and navigate to fxcanvas-20100131\tests folder
3. Right click on 'drawarea.html' and open in Internet Explorer.
4. Internet Explorer is not showing the area, but Firefox is showing the 
area correctly.

What is the expected output? What do you see instead?
INternet Explorer should show area correctly. It is not shown.

What version of the product are you using? On what operating system?
I testing in Internet Explorer v8.0.6001
Latest version of fxcanvas is downloaded from website.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Feb 2010 at 7:31

Attachments:

ctx.invoke + getImageData never completes

What steps will reproduce the problem?
1. See attached .html file for test case
2.
3.

What is the expected output? What do you see instead?
Expected: an alert box to pop up.  Actual: no alert box pops up.

What version of the product are you using? On what operating system?
fxcanvas 20100130 on Windows7 IE8 with Flash 10,0,45,2
fxcanvas 20100130 on XP IE8 with Flash 9,0,124,0

Please provide any additional information below.
I added some debug messages to canvas.fscmd() to try to see what is happening.  
I made it log all 
commands (excluding com.flush) and it appears that response for 
getData/getImageData is 
simply never received.  I was expecting "case com.data:" to occur, but it 
doesn't.

Unfortunately I know too little of flash/flexsdk to dig deeper.

Original issue reported on code.google.com by [email protected] on 28 Mar 2010 at 4:40

Attachments:

Flash 10.1 broke compatibility

What steps will reproduce the problem?
1. Install Flash 10.1 through Adobe's site


What is the expected output? What do you see instead?
All of the samples just show a blank canvas


What version of the product are you using? On what operating system?
WinXP SP3, IE 8, Flash 10.1


Please provide any additional information below.
To downgrade your player back to 10.0, you may have to download the standalone 
uninstaller to "fix" IE. http://kb2.adobe.com/cps/116/4da116d3.html#10.1

Original issue reported on code.google.com by [email protected] on 8 Jul 2010 at 4:14

How are dynamically generated <canvas> tags handled in IE?

What steps will reproduce the problem?
1. Use jQuery or direct JS API to generate an empty <canvas> tag and append
to document body.
2. Attempt to call alert(canvas.getContext('2d'))

What is the expected output? What do you see instead?
An alert box with '[Object]' or some other output indicating that a
rendering context was returned.

Instead, IE throws an Error: "Object doesn't support this property or method"

What version of the product are you using? On what operating system?
IE 8 on Windows 7 Home Professional


I understand that a call needs made to force IE to replace the <canvas>
with an <object>. Can this be documented?

Original issue reported on code.google.com by [email protected] on 16 Apr 2010 at 6:30

toDataURL() creating issue for IE7 and IE8

i have draw a graph using plot method of jquery. Now i have used toDataURL() 
method of canvas to get 64string for graph image. it is working fine with IE9 
but giving error with ie7/ie8.  

Original issue reported on code.google.com by [email protected] on 4 Oct 2011 at 10:50

canvas.toDataURL callback never called

What steps will reproduce the problem?
1. See attached .html file for test case
2.
3.

What is the expected output? What do you see instead?
Expected: an alert box containing PNG data URL of image.  Actual: no alert box.

What version of the product are you using? On what operating system?
fxcanvas 20100130 on Windows7 IE8 with Flash 10,0,45,2
fxcanvas 20100130 on XP IE8 with Flash 9,0,124,0

Please provide any additional information below.
I added some debug messages to canvas.fscmd() to try to see what is happening.  
I made it log all 
commands (excluding com.flush) and it appears that response for 
getData/getImageData is 
simply never received.  I was expecting "case com.data:" to occur, but it 
doesn't.

Unfortunately I know too little of flash/flexsdk to dig deeper.

Original issue reported on code.google.com by [email protected] on 28 Mar 2010 at 4:43

Attachments:

Problems with JooScript

+1 for dropping JooScript.

First of all I have had to modify it to make it loadable on demand (it uses 
document.write that only works before the document is loaded).
Secondly it seems to break functionality with ExtJS 3.3.1+jQuery (selecting a 
row in a grid does not work anymore) after loading the JavaScript file.

It seems that JooScript doesn't play nicely with other frameworks. If fxcanvas 
is not essential dependent on JooScript it would be nice to drop it.

Original issue reported on code.google.com by [email protected] on 5 Apr 2011 at 10:45

Right click menu

I would like to call a function, when the user clicked with the right button. 
Is it possible to remove the default flash popupmenu, and handle the right 
click?

Thanks in advance

Original issue reported on code.google.com by [email protected] on 8 Mar 2012 at 5:55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.