tine20 / tine20

Tine 2.0 main repository
GNU Affero General Public License v3.0
156 stars 60 forks source link

0008268: Indent/outdent does not work consistently #4159

Open Gloirin opened 6 years ago

Gloirin commented 6 years ago

Reported by flnl on 25 Apr 2013 16:58

Version: git master

CHROME - It works, but also accepts TAB key to indent instead of moving focus to another field as other browsers do. FF - It dows not work at all. IE8/IE9 - It dows not work at all, and sometimes clicking the indent button causes the focus to be moved to the preceding line.

Steps to reproduce: - type some text and hit enter

Additional information: I checked GMail and Hotmail editors and changed the behaviour in all browsers to be just like in GMail and Hotmail editors: once indented, text will remain indented untill you click the outdent button. But it looks that the desired behavior is to outdent the next line whenever ENTER is clicked (https://forge.tine20.org/mantisbt/view.php?id=3236).

Gloirin commented 6 years ago

Comment posted by flnl on 26 Apr 2013 16:49

Sometimes it causes issues in the align feature. Follow the steps:

Gloirin commented 6 years ago

Comment posted by pschuele on 12 Jun 2013 10:14

hi flnl,

could you please check if this problem occurs in the plain ExtJS HTMLEditor, too?

Gloirin commented 6 years ago

Comment posted by flnl on 13 Jun 2013 11:48

Hi Philipp, I'll do it.