Actions
Bug #1981
closedWPaintedWidget setInline(true) does not display as linline in IE9 and IE10
Start date:
06/13/2013
Due date:
% Done:
0%
Estimated time:
Description
WPaintedWidget does not seem to handle setInline(true) with IE9 and IE10 and Wt version 3.3.0-10-g45b859b. An example program is attached that displays two WPaintedWidgets, that are intended to display side-by-side.
I do not have convenient access to earlier versions of IE, so I'm not sure if the problem is limited to IE9 and IE10.
A patch that seems to help with IE9 and IE10 is also attached.
Files
Updated by Koen Deforche over 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Hey,
Thanks, the check was (for once) pessimistic on IE's capability to catch up with (some of) HTML5!
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions