Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

how different is the selection api and dom rendering for firefox on windows and ios ?

more options

we have a custom wysiwyg editor built for our product. Can i assume if it works well on ios firefox 62, it will work the same way on firefox 62 on windows 10 & 8.1 ?

we have a custom wysiwyg editor built for our product. Can i assume if it works well on ios firefox 62, it will work the same way on firefox 62 on windows 10 & 8.1 ?

Všetky odpovede (2)

more options

No, you cannot assume that. Firefox for iOS uses plumbing from Safari, and desktop and mobile browsers have different basic layout assumptions.

Since you are using a Mac, you can definitely test your editor and find out:

https://www.mozilla.org/firefox/all/

more options

Sorry, did you mean MacOS instead of iOS? The desktop versions of Firefox are similar across Mac, Windows, and Linux. There may be some slight differences in selection behavior, for example, whether a trailing space is automatically selected or not.