Ticket #1331 (closed enhancement: fixed)
Enter key in Editor2 should have the same behavior in different browsers
| Reported by: | guest | Owned by: | liucougar |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Editor | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Pressing the Enter key in the Editor2 widget sometimes starts a new paragraph (P), sometimes inserts a line break (BR).
Liu Cougar noted in an email that currently he has no efficient way to correct this issue.
However, we know it's possible to have the Enter key always insert a new paragraph, since Jot Spot does it... somehow.
So this enhancement request is here as a plea for the hackers out there to figure how to do this! :-)
In my testing, this is what I saw:
Internet Explorer 6.0 in Windows inserts a new paragraph.
Fire Fox 1.5.0.6 running in Windows inserts a line break.
Fire Fox 1.5.0.4 running in Linux inserts a new paragraph.
Fire Fox 1.0.7 running in Linux inserts a line break.
Many thanks,
Andrew Wilcox