- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Feb 2014 18:48:25 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24703 Bug ID: 24703 Summary: No easy way to lock to a set of accepted orientations if one UA doesnt support one of them Product: WebAppsWG Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Screen Orientation Assignee: mounir@lamouri.fr Reporter: kenneth.christiansen@gmail.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org Some apps and games might work fine in a set of orientation and thus try to lock to the accepted set or orientations. That might be [portrait-primary, portrait-secondary], unfortunate that lock will fail for UAs disabling portrait-secondary due to: For each orientation in the orientations list, run the following sub steps: If orientation isn't part of the allowed orientations, the steps must stop here and return false. Which means that the app will have to try to relock to any kind of subset of the decided allowed orientations. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 17 February 2014 18:48:26 UTC