Closed Bug 3778 Opened 26 years ago Closed 26 years ago

hit return at the end of the document on text line and selection dissappears

Categories

(Core :: DOM: Editor, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mjudge, Assigned: mjudge)

Details

hit return on text line and selection dissappears. seems to kinda go the beginning of the content you just edited with a return
Target Milestone: M3
Changing to M3
Assignee: mjudge → buster
Assigning to Steve. We need to open a new bug for the general case when a non-text node is selected and the user types.
Assignee: buster → mjudge
Summary: hit return on text line and selection dissappears → hit return at the end of the document on text line and selection dissappears
The content twiddling portion of this bug is fixed. Hitting return in the middle of a document now sets selection to offset 0 in the next text node, which makes subsequent inserts easy. There is still the issue of showing a caret when the BR itself is selected, as is the case with a BR at the end of a document. I'm reassigning the bug to Mike for that portion. Changed the summary to reflect the new state of the bug.
I suggest we defer the rest of this to M4, unless Mike is 100% confident his fix is rock-solid. It is a useability annoyance as is, but only a minor one.
Target Milestone: M3 → M4
moving to m4
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
this looks good now. please reverify for me.
Mike, can you please clarify how to reproduce this? Do I understand it correctly: 1) highlight some text 2) hit return Is that all?
Status: RESOLVED → VERIFIED
verified in 4/9 build.
You need to log in before you can comment on or make changes to this bug.