HaxeFlixel / HaxeFlixel/flixel-addons
FlxTypeText not erasing correctly in HTML
Open
Nobody has claimed this yet.
- Dominant language
- Haxe
- Stars
- 196
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
For some reason, erasing text doesn't work correctly in HTML, it doesn't erase it all. Tried with autoErase and calling erase() but it didn't, either one letter or more are left. Tried this in Windows, HL & Neko and it worked there.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Locate FlxTypeText and reproduce the issue in the HTML target using both autoErase and erase(). Compare the behavior with Windows, HL, and Neko, then verify that HTML erases the complete text without leaving characters behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100