You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jozef Šajmír (JIRA)" <ji...@apache.org> on 2018/05/01 07:14:00 UTC

[jira] [Created] (CB-14060) Canvas not work, after modify (resizing example)

Jozef Šajmír created CB-14060:
---------------------------------

             Summary: Canvas not work, after modify (resizing example)
                 Key: CB-14060
                 URL: https://issues.apache.org/jira/browse/CB-14060
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: cordova-android-7.0.0, 8.0.0
         Environment: Installed platforms:

  android 7.0.0

  browser 5.0.3

  ios 4.5.4

 

Probably Irrelevant:

cordova-clipboard 1.1.1 "Clipboard"

cordova-plugin-device 2.0.2 "Device"

cordova-plugin-email 1.2.7 "EmailComposer"

cordova-plugin-email-composer 0.8.15 "EmailComposer"

cordova-plugin-file 6.0.1 "File"

cordova-plugin-geolocation 4.0.1 "Geolocation"

cordova-plugin-media 5.0.1 "Media"

cordova-plugin-network-information 2.0.1 "Network Information"

cordova-plugin-whitelist 1.3.2 "Whitelist"
            Reporter: Jozef Šajmír


If I resizing canvas (or creating new canvas - modify) (standard JS or JQuery)
document.getElementById("canvas_ID").width = 500;
than canvas will be cleaned and new drawing not work. No error will be written to the console.
This bug is on Android emulator. In browser it worked good.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org