Wrong tooltip when hovering toolbar buttons on Chrome on iOS #13812
Labels
domain:accessibility
This issue reports an accessibility problem.
domain:ui/ux
This issue reports a problem related to UI or UX.
intro
Good first ticket.
package:utils
squad:core
Issue to be handled by the Core team.
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
bold
.✔️ Expected result
Tooltip shows
Bold (⌘B)
.❌ Actual result
Tooltip shows
Bold (Ctrl+B)
.❓ Possible solution
Extend checks in utils package:
env.isMac || env.isiOS
instead ofenv.isMac
.📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: