Opened 4 years ago
Closed 4 years ago
#1485833 closed Feature Patches (fixed)
Correct caret position in message form with signature
| Reported by: | ludw | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.2.2 |
| Component: | User Interface | Version: | 0.2.1 |
| Severity: | minor | Keywords: | signature caret focus |
| Cc: |
Description
If I compose a new message and uses tab to move to the message field the caret is at the end of the message (after the signature).
This is with Plaintext mode. A better bevaiour would be that the caret is at the begining of the message.
A quick patch that fixes the problem is attached.
Attachments (1)
Change History (3)
Changed 4 years ago by ludw
comment:1 Changed 4 years ago by alec
- Milestone changed from later to 0.2.2
comment:2 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [40418dd1] with some improvements.
Note: See
TracTickets for help on using
tickets.

Patch that solves the problem.