Open
Bug 1866621
Opened 2 years ago
Updated 2 years ago
using the macOS Accessibility to change AXTextField and AXTextArea contents doesn't work
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: guill.bout, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:120.0) Gecko/20100101 Firefox/120.0
Steps to reproduce:
for example, with the text this is disgusting, with setting the caret location at 8, length at 10, and selected text as "", the field should change to this is
Actual results:
the text changes to this is sgusting
Expected results:
the text should change to this is
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Cocoa
Product: Firefox → Core
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:spohl, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(spohl.mozilla.bugs)
Updated•2 years ago
|
Component: Widget: Cocoa → Disability Access APIs
Flags: needinfo?(spohl.mozilla.bugs)
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•