ruffle
ruffle copied to clipboard
core: Fix text selection on focus
This patch fixes the logic behind selecting text when focusing the text field.
Most importantly, it will fix the issue of text being selected when clicking instead of a caret being placed.