Closed Bug 34356 Opened 25 years ago Closed 24 years ago

Can't position caret before or after table if only thing in page

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cmanske, Assigned: mjudge)

References

Details

(Whiteboard: [nsbeta3+][p:2][PDTP2])

Open new page. Insert a table - default values are ok. Once done, you can't click before or after the table to put content. There selection aspects to this, which will probably involve mjudge, but this bug is a start. The "after" case is easier, since we could automatically insert a <br> (or the special temporary br we use.) We shouldn't do that before, however, since that would introduce an extra line before a table and we got lots of criticism for doing that in 4.x. We will need to do some clever trick to draw a caret before the table, set some special state flag, then insert the new content as soon as user types or pastes content before the table.
Blocks: 28872
As far as I can tell, this is totally a selection/caret issue. reassigning...
Assignee: jfrancis → mjudge
OS: Windows NT → All
Target Milestone: --- → M17
*** Bug 38726 has been marked as a duplicate of this bug. ***
*** Bug 45286 has been marked as a duplicate of this bug. ***
I'm raising the severity on this -- we need to start looking at this problem.
Severity: normal → critical
should be able to at least use keyboard navigation to get in front/back of the table. in editor maybe we should not snap mouse selection gestures to the containig text.
Status: NEW → ASSIGNED
Keywords: correctness, nsbeta3
Target Milestone: M17 → M18
setting to nsbeta3+
Whiteboard: nsbeta3+
adding the brackets in the status
Whiteboard: nsbeta3+ → [nsbeta3+]
*** Bug 45488 has been marked as a duplicate of this bug. ***
*** Bug 45488 has been marked as a duplicate of this bug. ***
*** Bug 49715 has been marked as a duplicate of this bug. ***
Priority: P3 → P2
Whiteboard: [nsbeta3+] → [nsbeta3+][p:2]
PDT agrees P2
Whiteboard: [nsbeta3+][p:2] → [nsbeta3+][p:2][PDTP2]
fixed at the last minute!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified in 9/15 build... however, now you can't insert caret "below" the table to enter text/objects. filing separate bug. see 4.x behavior.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.