Ticket #8083 (closed Bug: fixed)
SCAYT auto append br to paragraph
| Reported by: | garry.yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Spell Checker | Version: | 3.4 |
| Keywords: | Cc: | SpellChecker.net |
Description
- Load editor with following content:
<p>paragraph1</p> <p>paragraph2</p>
- Enable SCAYT and wait for it's activation;
- Switch to source mode;
- Actual Result:
<p> paragraph1</p> <p> </p> <br /> <p> paragraph2</p>
Change History
Note: See
TracTickets for help on using
tickets.
