Project

General

Profile

Actions

Feature #2049

closed

Minor: Support HTML 5 history in IE 10

Added by Bruce Toll over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/18/2013
Due date:
% Done:

0%

Estimated time:

Description

It appears that IE 10 supports HTML 5 history. However, the git version of Wt (3.3.0-30-ga7f27d8) requests an IE 9 compaitibility mode that prevents it from being used. This is not a serious issue since Wt falls back to tracking history with URLs containing fragment identifiers (starting with "#").

I've atteched a patch that enables native history support in IE 10. It adds minimal support for recognizing IE10 and using it in native mode. It also removes some vestigial VML support that I was originally concerned might cause IE to choose a compatibility mode. The patch has only been lightly tested and it is certainly possible that the change in compatibility mode might break other functionality.


Files

Actions #1

Updated by Bruce Toll over 10 years ago

Attached an update for git version 3.3.0-32-ga20ef3f, which also includes a patch for WApplication.C that was missed earlier.

Actions #2

Updated by Bruce Toll over 9 years ago

This feature is available in recent versions of Wt, so the report can be closed. Thanks!

Actions #3

Updated by Wim Dumon over 9 years ago

  • Status changed from New to Closed
Actions #4

Updated by Koen Deforche over 9 years ago

  • Assignee set to Wim Dumon
  • Target version set to 3.3.4
Actions

Also available in: Atom PDF