Loading
Merge #5497
5497: Pasting URL to URL bar without formatting (Android M and higher) r=csadilek a=marcinwiacek
Partial fix for pasting URL to URL bar (works for Android M and higher).
Before change: text is added with rich formatting
After change: text is added without rich formatting
Closes #5512: Strip formatting when pasting text in url bar
Co-authored-by:
Marcin Wiącek <marcin@mwiacek.com>