Open IeuanWalker opened 1 month ago
The editor has 2 focusable elements for the screen reader, looks like the placeholder is a separate element. (also has different padding/ margin, but I can work around that)
https://github.com/user-attachments/assets/c0599f71-1058-4698-8201-8518241a6c2d
Not an issue with entry, and no issue at all on Android.
Retested XF was also an issue on there too
<Entry Placeholder="Example entry" PlaceholderColor="Black" TextColor="Black" /> <Editor Placeholder="Example editor" PlaceholderColor="Black" TextColor="Black" />
No response
8.0.90 SR9
No, this is something new
Unknown/Other
iOS
I can repro this issue at iOS platform on the latest 17.12.0 preview 3(8.0.92&8.0.90 & 8.0.82).
Description
The editor has 2 focusable elements for the screen reader, looks like the placeholder is a separate element. (also has different padding/ margin, but I can work around that)
https://github.com/user-attachments/assets/c0599f71-1058-4698-8201-8518241a6c2d
Not an issue with entry, and no issue at all on Android.
Retested XF was also an issue on there too
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.90 SR9
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response