#2859 closed enhancement (fixed)
Editor2 does not include Jot patches for normalizing line height
Reported by: | alex | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Editor | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Abe Fettig submitted patches from Jot to normalize line heights between IE and FF w/o adversely affecting the content of the editor. These have not yet been integrated into the main RichText? control. They need to be implemented ASAP.
Change History (6)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
(In [15199]) Better comments for EnterKeyHandling? plugin, refs #1331, #2859 !strict
comment:5 Changed 12 years ago by
(In [18386]) Attempt to clarify EnterKeyHandling? API documentation, refs #1331, #2859 !strict.
comment:6 Changed 12 years ago by
(In [18404]) Code reduction for _fixNewLineBehaviorForIE() (refs #2859), plus fixing IE8 console exception when using BR mode for EnterKeyHandling?, caused by [17924] (refs #9378).
!strict
Note: See
TracTickets for help on using
tickets.
I think that patch is more about normalizing enter key behavior, rather than line height
I will incoporate that patch and use it if blockNodeForEnter is set to BR, otherwise use existing logic