#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 16 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 16 years ago by nelhage@mit.edu
- Status changed from assigned to closed
comment:3 Changed 16 years ago by nelhage@mit.edu
Note: See
TracTickets for help on using
tickets.
Fixed by 4ccd92c0e8e17390ecbe280aa90c70b2bf07afd8