Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Auto-rotation by-pass on Firefox with all websites

  • 2 réponses
  • 0 a ce problème
  • 38 vues
  • Dernière réponse par cor-el

more options

With the latest update, something was either broken or MSN figured out a way to by-pass a security feature or how browser (security and or search), now allows auto-rotation to occur without users consent. What I mean, for instance a user goes to a page that has a box that has either picture views or views of another page but in that same page. Once you go into that page from a link on MSN.com the auto-rotation gets turnded on by default automatically. Before the update, this didnt happen! I have all my setting on strict and dont allow this, but it still occurs. All and any pages with this type of scroll or auto-rotation this occurs.

With the latest update, something was either broken or MSN figured out a way to by-pass a security feature or how browser (security and or search), now allows auto-rotation to occur without users consent. What I mean, for instance a user goes to a page that has a box that has either picture views or views of another page but in that same page. Once you go into that page from a link on MSN.com the auto-rotation gets turnded on by default automatically. Before the update, this didnt happen! I have all my setting on strict and dont allow this, but it still occurs. All and any pages with this type of scroll or auto-rotation this occurs.
Captures d’écran jointes

Toutes les réponses (2)

more options

That looks like a website feature that Firefox doesn't directly control. Or is it a new Firefox feature?

If it's a site feature you previously turned off using that switch, the site might have stored your preference in a cookie. It's possible that when the viewer loaded, the cookie was not accessible (either blocked by a cross-site cookie block or the cookie was cleared recently) so the site is following its default behavior.

more options

Current Firefox versions by default rotate JPG images according to EXIF data.

You can add this CSS rule to disable this feature:

  • img {image-orientation: none|from-image}