bug: Textfield newline deletion attempting to index field of nil value #98

Open
opened 2023-09-21 14:03:03 +08:00 by nekozye · 1 comment
nekozye commented 2023-09-21 14:03:03 +08:00 (Migrated from github.com)

Describe the bug

The textfield object crashes the basalt when new line is added and removed.

To Reproduce

Steps to reproduce the behavior:

  1. create textField
  2. add new line using enter
  3. press backspace

Expected behavior
It should remove line, instead of crashing.

Screenshots

bug

Additional context

No matter the surrounding, the textfield fails under the above conditions.

Checklist

  • I am running the latest version.

Tick the box if you are running the latest version!

**Describe the bug** The textfield object crashes the basalt when new line is added and removed. **To Reproduce** Steps to reproduce the behavior: 1. create textField 2. add new line using enter 3. press backspace **Expected behavior** It should remove line, instead of crashing. **Screenshots** ![bug](https://github.com/Pyroxenium/Basalt/assets/61643110/65473e09-d905-4157-bbf6-fd4c43d81061) **Additional context** No matter the surrounding, the textfield fails under the above conditions. **Checklist** - [x] I am running the latest version. Tick the box if you are running the latest version!
landynmj commented 2024-01-03 07:36:52 +08:00 (Migrated from github.com)

Issue still exists.

Issue still exists.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GitHub/Basalt#98
No description provided.