Project

General

Profile

Actions

Bug #1945

closed

Timing issue with progressive enhancement and Firefox

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

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/30/2013
Due date:
% Done:

0%

Estimated time:

Description

Progressive enhancement fails to reliably enable Ajax mode on some browsers. I've seen it occur with Windows 7/Firefox 21 and Debian Wheezy/Iceweasel 10.0.12. The problem appears to be timing-related and seems more likely to occur with the Firebug add-on debugger open.

In particular, the issue has been observed with Firefox 21, Firebug, and the wt-homepage example, running git version 3.3.0-10-g45b859b. The console log varies with version, but Windows 7, Firefox 21 had: "TypeError: db is null ... if (db.addEventListener) home line 308". At this time, the issue can also be observed on the project's home page.

It's possible that this issue is related to the one reported in #1902.

I will update this report with a link to a patch that seems to have helped, at least in some limited testing.

Actions #1

Updated by Bruce Toll almost 11 years ago

The patch is here:

https://github.com/kdeforche/wt/pull/31

Thanks for all of your work on this great product.

Actions #2

Updated by Wim Dumon over 10 years ago

  • Assignee set to Koen Deforche
Actions #3

Updated by Koen Deforche over 10 years ago

  • Status changed from New to Resolved
  • Target version set to 3.3.1

Hey Bruce,

Thanks. It has been fixed a while back in git.

Regards,

koen

Actions #4

Updated by Koen Deforche over 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF