Ticket #180 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Pressing enter from a non-paragraph container doesn't give feedback of a new container being created

Reported by: rspeed Owned by: jf.hovinne
Priority: major Milestone:
Component: editor Version: trunk
Keywords: Cc:

Description

Observed Behavior: While the insertion point is in a non-paragraph container, hitting enter causes the insertion point to briefly move down to the position of a new container, but then jumps to the right edge of the previous container. There doesn't appear to be a new container, but typing a character causes the insertion point to move down and a new container appears.

This behavior was not observed when the previous container is a paragraph.

Expected Behavior: Pressing enter would move the insertion point down into a new paragraph container.

Change History

comment:1 Changed 2 years ago by mr_lundis

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r660.

Note: See TracTickets for help on using tickets.