Gisellameloni / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Missing many raster fallbacks #731

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Kill network connectivity
2. Switch to jquery.js in svg-editor.html
3. Browse to local file editor/svg-editor.html

What is the expected output? What do you see instead?
Many of the icons are missing PNG fallbacks:

  a) Main Button
  b) Shape Library
  c) Eye Dropper
  d) Show/Hide Grid
  e) Fill
  f) Stroke
  g) Line join
  h) Linecap
  i) Align
  j) Angle

Without some fallbacks for these buttons  (PNG or text labels), SVG-edit 
suffers serious usability problems.

Original issue reported on code.google.com by codedr...@gmail.com on 26 Oct 2010 at 12:23

GoogleCodeExporter commented 9 years ago
I believe this problem only occurs in Chrome (5+), as mentioned in issue 614. 
That's not to say we don't need to add the fallbacks, I was just hoping there'd 
be a fix in Chrome to allow local AJAX requests...

Original comment by adeve...@gmail.com on 26 Oct 2010 at 12:29

GoogleCodeExporter commented 9 years ago
Also happens in Chrome 7, 8.  Wow those Chrome guys certainly like to rev their 
code!

Original comment by codedr...@gmail.com on 26 Oct 2010 at 5:15