Opened 15 years ago
Last modified 12 years ago
#119 new enhancement
show how far you are in a long message
Reported by: | geofft@mit.edu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui | Keywords: | straightforward |
Cc: | jgross@mit.edu |
Description
Both in the message list and the editwin, you should be able to see how far you are through a long message in terms of number of lines -- the former so you know how far you have left to scroll, and the latter so you catch an overly long mispaste.
Change History (5)
comment:1 Changed 14 years ago by jgross@mit.edu
- Cc jgross@mit.edu added
comment:2 Changed 13 years ago by andersk@mit.edu
Fixed for the message list in commit 6eb3ed9ee6c4b94d35628e5b6b2bbaeccca565a9.
comment:3 Changed 13 years ago by jgross@mit.edu
- Type changed from defect to enhancement
If I recall correctly, the general consensus on design was to display how far you are in a long message you're composing in the sepbar.
comment:4 Changed 12 years ago by jgross@mit.edu
- Keywords straightforward added
comment:5 Changed 12 years ago by adehnert@mit.edu
- Component changed from internals to ui
Note: See
TracTickets for help on using
tickets.
This has been implemented (patch waiting for code review) for long messages. Implementation for editwin waits on the design decision of how to display the information.