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! 🎁

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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 ?

Всички отговори (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.