<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>24698</bug_id>
          
          <creation_ts>2014-02-17 16:25:06 +0000</creation_ts>
          <short_desc>Expose/lock to the screen orientation angle</short_desc>
          <delta_ts>2014-04-03 21:10:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Screen Orientation</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mounir Lamouri">mounir</reporter>
          <assigned_to name="Mounir Lamouri">mounir</assigned_to>
          <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>w3c</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>100765</commentid>
    <comment_count>0</comment_count>
    <who name="Mounir Lamouri">mounir</who>
    <bug_when>2014-02-17 16:25:06 +0000</bug_when>
    <thetext>The API exposes only the screen orientation name but not the actual angle compared to the device natural orientation. Knowing that can be useful for different reasons. For example, in combination with the device orientation events, it would make possible to write a reliable compass app.

The details are not yet clear but we might want to expose 0/90/180/270 in something like screen.orientationAngle and maybe allow lockOrientation() to take those values too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103375</commentid>
    <comment_count>1</comment_count>
    <who name="Mounir Lamouri">mounir</who>
    <bug_when>2014-04-03 21:10:40 +0000</bug_when>
    <thetext>The exact change is:
https://dvcs.w3.org/hg/screen-orientation/rev/d42347e9ab3d

But simpler to look at the current specification.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>