Quantcast
Viewing all articles
Browse latest Browse all 3780

TextField on MacOS BUG

Been tracing this forever and this IS a bug!.

When using a textfield on macOS with the following properties

  • HasBorder = false
  • AllowFocusRing = false

and displaying it in any other window type than document (Sheet, Modal etc. etc.), once the window is opened you see a textfield control which is bigger than others, but once the focus is lost, it will not happen again (wether receiving or loosing focus)

Window immediately after opening

Focus moved to another control

I develop custom controls, including a custom input field which uses declares and textfield, and this happens when I use my control within a modal and once it’s focused for the FIRST time:
Image may be NSFW.
Clik here to view.
image

And after it looses focus and receives it again (like in the demo, all is normal)
Image may be NSFW.
Clik here to view.
image

please fix!

7 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles