Ticket #2530527 (closed defect)
Reporter Ala Ibrahim |
Opened: 07/13/11 Last modified: 08/18/11 Status: closed Type: defect Resolution: fixed |
Owner Dav Glass |
Target Release: 3.4.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | EditorPara is not converting <br> into <p> on selecting text, and start typing | ||
| Description: | EditorPara doesn't convert brs to p if you select text and start typing without pressing delete or backspace |
||
| Type: | defect | Observed in Version: | 3.3.0 |
| Component: | Editor | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | 3.4.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | #2530507 | |
| Browsers: | Firefox 3.x - All,Firefox 4.x | ||
| URL: | https://gist.github.com/1080113 | ||
| Test Information: | open the page click on show content to view the content of the editor frame. notice how now all the new lines are using BRs but not Ps |
||
Change History
|
Posted: 07/25/11
|
|
Posted: 07/25/11
|
|
Posted: 08/2/11
|
|
Posted: 08/2/11
|
|
Posted: 08/2/11
|
|
Posted: 08/18/11
|
George
Fixes #2530527 - _fixFirstPara was not being triggered properly to catch this use case.
View Commit: fac0cb11a07e9818c2674178215005ab38be9ec0