From 6bdacd272e8ced3ef3cbfaca2f9d95d23f1b7871 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 28 Jan 2008 20:45:36 +0000 Subject: [PATCH] * Replaced a workaround for a Firefox DesignMode bug. The bug causes a jumping text cursor. The previous workaround involved appending tags and had other negative side-effects. The new workaround involves removing extra
tags. --- NEWS | 6 +++++- static/js/Editor.js | 36 +++++++++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 8f99aa1..0ef224b 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,11 @@ -1.1.3: January ??, 2008 +1.1.3: January 28, 2008 * Now, if you delete a notebook and the only remaining notebook is read-only, then a new read-write notebook is created for you automatically. * Made use of HTML