summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-15 21:35:15 +0000
committerNick White <git@njw.me.uk>2010-11-15 21:35:15 +0000
commit1caed97afc0cb23206c40195f5e05dc6fe0a0250 (patch)
tree17516d55cbfe140204b1f019383013439956ffda /BUGS
parent9721980dcd0f379900588691f4ee29ec7887e5f9 (diff)
Work around bookmarklet firefox bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 85023d3..5d39c68 100644
--- a/BUGS
+++ b/BUGS
@@ -5,7 +5,3 @@ Seems to be fine with webkit.
The issue is that for some reason on first run not all stylesheets
are disabled in firefox. Subsequent runs are fine. Presumably it's a
bug in firefox; should report it to them.
-
-When run as a bookmarklet in firefox, the first run it hasn't registered
-simplyread() by the time it is called. Subsequent runs work fine. This
-occurs whether simplyread is in a separate javascript: clause or not.