secondlife / secondlife/viewer
Using Enter/Return when editing an inventory item's description returns an error message.
Open
@akleshchev is already working on this.
Since Sep 8, 2026.
bug
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Unlike everywhere else in the UI, in item descriptions, the server is not treating Enter/Return usage as inputting, but as an attempt to insert a carriage/line return character.
This repros in user inventory, rezzed object inventory and attachment inventory.
Repros on SLV and FS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.