Ticket #7659 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

gfx: support for iPod/iPhone's SVG in the new firmware

Reported by: elazutkin Owned by: ttrenka
Priority: normal Milestone: 1.2
Component: DojoX GFX Version: 1.2beta
Severity: normal Keywords:
Cc: dylan

Description

From Jayant Sai:

iPhone 2.1 now supports SVG plus the events. But it needs a fix in the gfx.js which hardcodes to canvas. I think there should be a dojo.isIPhone with the version. If dojo.isIPhone < 2.1 continue to use canvas.

Change History

Changed 17 months ago by elazutkin

I hope Dylan as the original author of iPod/iPhone Canvas detection will update and test the code to support SVG on them as well.

Changed 17 months ago by dylan

  • owner changed from elazutkin to dylan
  • status changed from new to assigned

Changed 17 months ago by ttrenka

  • owner changed from dylan to ttrenka
  • status changed from assigned to new

Taking this for dylan.

Changed 17 months ago by ttrenka

(In [15297]) Refs #7659. More sophisticated iPhone/iPod detection; based off the build number from the UA string, since everything else is unreliable (yay, changing UA strings!). !strict.

Changed 17 months ago by ttrenka

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from future to 1.2

Going to mark this as fixed; if we need to reopen we can.

Note: See TracTickets for help on using tickets.