Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#95 closed defect

new editwin had message-sending regression with . followed by only blank lines

Reported by: nygren@MIT.EDU Owned by: nelhage@MIT.EDU
Priority: minor Milestone:
Component: ui Keywords:
Cc:

Description

A common case that seems to happen with editing messages results in some extra spaces or newlines at the end of a message buffer, and with the user cursoring up into the message and then ending with a "." on a line by itself. In this case, there may be lines after the "."-line which contain only whitespace (and are thus content-free and invisible to the user). In the previous version of the editwin, we allowed a "." on a line by itself to terminate-and-send a message if the subsequent lines contained only whitespace.

Change History (3)

comment:1 Changed 15 years ago by nelhage@MIT.EDU

  • Owner changed from nelhage@mit.edu to nelhage@MIT.EDU
  • Status changed from new to assigned

comment:2 Changed 15 years ago by nelhage@mit.edu

  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.