Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

latest firefox mediaQueryList spuriously reports orientation change on attempt to enter data in a form

  • 1 ప్రత్యుత్తరం
  • 9 ఈ సమస్యలు కలిగి ఉన్నాయి
  • 18 వీక్షణలు
  • చివరి సమాధానమిచ్చినది guigs

more options

An html5-Javascript AR app on my Galaxy S3 recently started spuriously reporting an orientation change when I click on a data entry field. window.matchMedia("(orientation: portrait)").addListener(setOrientationValue) reports a change to landscape mode and about 1 1/4 second later it goes back to (correct) portrait mode. I'm currently working around this bug by checking accelerationIncludingGravity, which gives the actual orientation.

An html5-Javascript AR app on my Galaxy S3 recently started spuriously reporting an orientation change when I click on a data entry field. window.matchMedia("(orientation: portrait)").addListener(setOrientationValue) reports a change to landscape mode and about 1 1/4 second later it goes back to (correct) portrait mode. I'm currently working around this bug by checking accelerationIncludingGravity, which gives the actual orientation.

ప్రత్యుత్తరాలన్నీ (1)

more options

Hi tmoran, I understand that you are working around a bug you may have found when developing in javascript and testing in Firefox for Android. I do not know the exact code and debugging would require another developer.

Please also ask your question at stackoverflow.com, and if they cannot find a work around bugzilla.mozilla.org is the site for reporting Firefox bugs: