From f0026fffc67efa07d977b77559bbd5b1f8c35b22 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 16 Jan 2014 13:31:46 -0500 Subject: [PATCH] Add info about browser incompatibility to etherpad.rst There is a chrome extension that adds empty lines to an etherpad. We want to note this extension and discourage its use for consumers of etherpads. Change-Id: Ib5a8f4edf17f578c0fbd98cb0b124ff37b557584 --- doc/source/etherpad.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/etherpad.rst b/doc/source/etherpad.rst index ebac953a5e..8fb67cd745 100644 --- a/doc/source/etherpad.rst +++ b/doc/source/etherpad.rst @@ -60,4 +60,13 @@ Browse to the original pad's URL and you should now see the fresh welcome message boilerplate for a new pad. Check the pad's history and note that it has no authors and no prior revisions. +Incompatible Behaviour +---------------------- + +If an etherpad consumer is browsing to the etherpad using a chrome +browser with an extension called Accents Plus installed, the etherpad +will add infinite empty lines to the bottom of the etherpad. We +recommend disabling this extension while viewing etherpads with chrome. + * http://www.chromeextensions.org/other/accents-plus/#.UtghyfiZg5k + .. _HTTP API: https://github.com/ether/etherpad-lite/wiki/HTTP-API