#4039 closed defect (fixed)
Extra space in Editor
Reported by: | Adam Peller | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Editor | Version: | 0.4.2 |
Keywords: | Cc: | alex, [email protected]… | |
Blocked By: | Blocking: |
Description
Hi Cougar. Need your help with this one.
In test_Editor2Code, the editor should be empty, but if you hit the right arrow, you'll see there's actually a space. The programmer expects getContent() to return either null or "", probably the latter. Any idea where this space comes from?
In 0.9, this can be seen in IE by removing the <p> from the first example.
This problem seems to occur in 0.4 (both IE and FF) but only in IE for 0.9. We need fixes for both.
Change History (3)
comment:1 Changed 15 years ago by
Cc: | alex [email protected]… added |
---|---|
Owner: | changed from liucougar,alex,[email protected]… to liucougar |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [10009]) fixes #4039: Extra space in Editor for dijit