Project

General

Profile

Actions

Bug #1994

closed

Without javascript, WPaintedWidget's default method for browsers without SVG support does not render correctly.

Added by Bruce Toll almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/23/2013
Due date:
% Done:

0%

Estimated time:

Description

WPaintedWidget defaults to using HtmlCanvas for browsers that are not known to support inline SVG. If javascript is not available, this does not produce the intended output. This was observed with Safari/534.57.2 on Windows7, as well as Safari under OS X, using the git version of Wt 3.3.0-16-gacad52e.

A patch that defaults to PngImage for this case is attached. The patch seems to help, but has had only limited testing.


Files

safari_no_js_fix_20130623a.diff (867 Bytes) safari_no_js_fix_20130623a.diff Bruce Toll, 06/23/2013 02:36 PM
Actions #1

Updated by Koen Deforche over 10 years ago

  • Status changed from New to InProgress
  • Assignee set to Wim Dumon
  • Target version set to 3.3.1

Wim,

I believe you have been looking at this already?

koen

Actions #2

Updated by Koen Deforche over 10 years ago

  • Status changed from InProgress to Resolved
  • Assignee changed from Wim Dumon to Koen Deforche
Actions #3

Updated by Koen Deforche over 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF