You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the textarea is wrapped by the <label> tag, the label is announced every time text is input into the field.
Steps to reproduce:
Activate JAWS.
Edit a passage.
Try to enter text.
Expected behavior:
Should announce the label similar to single-line text fields.
Additional context on this problem.
No response
Twine version number
2.9.2
Does this problem occur with the web version of Twine or the desktop app?
Web
What operating system does this problem occur on?
Other
If this problem is occurring with the web version of Twine, what browser does it occur on?
Other
Presubmission checklist
I am interested in working on code that would fix this bug. (This is not required to submit a bug report.)
I have done a search and believe that an issue does not already exist for this bug in the GitHub repository.
If this problem is occurring with the app version of Twine, it still happens after I remove the user.css file from my Twine folder. (You would've added this file yourself. If you don't understand this question, you can safely check this box.)
I have read and agree to abide by this project's Code of Conduct.
The text was updated successfully, but these errors were encountered:
Describe the bug.
Because the textarea is wrapped by the
<label>
tag, the label is announced every time text is input into the field.Steps to reproduce:
Expected behavior:
Should announce the label similar to single-line text fields.
Additional context on this problem.
No response
Twine version number
2.9.2
Does this problem occur with the web version of Twine or the desktop app?
Web
What operating system does this problem occur on?
Other
If this problem is occurring with the web version of Twine, what browser does it occur on?
Other
Presubmission checklist
user.css
file from my Twine folder. (You would've added this file yourself. If you don't understand this question, you can safely check this box.)The text was updated successfully, but these errors were encountered: