Opened 10 years ago
Closed 10 years ago
#189 closed enhancement (fixed)
"extra" field should allow multiple lines
| Reported by: | simon | Owned by: | dstillman |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 2 |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description
blocking #3
Change History (3)
comment:1 Changed 10 years ago by dstillman
- Owner changed from david to dstillman
comment:2 Changed 10 years ago by dstillman
- Milestone changed from 1.0 Beta 1 to 1.0 Beta 2
comment:3 Changed 10 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [677]) Closes #189, "extra" field should allow multiple lines
Using Shift-Enter as the save keystroke within the Extra textbox so that people can use Enter to create multiple lines of text. Shift-Enter would normally be the newline command, but that's probably a convention that non-technical users of Zotero wouldn't know... Tab (and other triggers for blur()) also saves, and since Extra is the last field, tabbing away functions the same as hitting Enter does for other fields, so it's probably not that big of a deal.