Opened 14 years ago
Last modified 14 years ago
#7831 confirmed Bug
Opera: can not enter text after inserting Horizontal Line
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample and type "foo".
- Press Horizontal Line button.
Expected Result:
Horizontal Line is inserted after current paragraph and cursor goes to empty paragraph after Horizontal line.
Actual Result:
Horizontal Line is inserted after current paragraph but cursor goes to end of current paragraph instead of the empty paragraph after Horizontal line and we can not place the cursor after Horizontal line using keyboard or mouse.
Same issue was raised in ticket #7583 but it was closed as fixed, but the issue in the ticket was not fully fixed. so i opened this new ticket
This is because no paragraph is created below the horizontal line. It has been this way from CKEditor version 3.0.