#16910 closed defect (fixed)
_gfxBidiSupport doesn't work with 'canvasWithEvents' renderer
Reported by: | smit0256 | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.4 |
Component: | DojoX GFX | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in _gfxBidiSupport, the evaluation of g.renderer doesn't consider the case 'canvasWithEvents'. It does consider 'canvas' (same behavior).
The result is bidi text doesn't work for a renderer identified as 'canvasWithEvents', such as Firefox 17 ESR, running on Windows 7.
Change History (4)
comment:1 Changed 9 years ago by
Owner: | changed from Eugene Lazutkin to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8.4 |
---|
Note: See
TracTickets for help on using
tickets.
In [31242]: