<?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>28585</bug_id>
          
          <creation_ts>2015-04-30 14:09:52 +0000</creation_ts>
          <short_desc>We need to change the spec. such that we do not require scrolling to the top of the view</short_desc>
          <delta_ts>2015-06-16 17:57:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>CR HTML Canvas 2D Context</component>
          <version>unspecified</version>
          <rep_platform>PC</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="Rich Schwerdtfeger">schwer</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>cabanier</cc>
    
    <cc>janina</cc>
    
    <cc>Paul.Cotton</cc>
    
    <cc>plh</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>schwer</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>120013</commentid>
    <comment_count>0</comment_count>
    <who name="Rich Schwerdtfeger">schwer</who>
    <bug_when>2015-04-30 14:09:52 +0000</bug_when>
    <thetext>This change must be made to the editors draft drawFocusIfNeeded:

http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas_CR/#dom-context-2d-drawfocusifneeded

&lt;change&gt;
If the focus area is not on the screen, then scroll the focus outline into view by aligning it to the top when it receives focus. 
&lt;/change&gt;

&lt;to&gt;
If the focus area is not on the screen, then scroll the focus outline into view.
&lt;/to&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120018</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2015-04-30 16:09:35 +0000</bug_when>
    <thetext>Change was made at https://github.com/w3c/html/commit/cff56d6a7c26c95f48bb695e3a5e30c69e7ddd23

It says:
[[
         If the focus area is not on the screen, then scroll the focus outline 
         into view  when it receives focus.
]]

which I believes addressed this issue. The editor&apos;s draft hasn&apos;t been regenerated yet unfortunately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121111</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2015-06-16 17:57:51 +0000</bug_when>
    <thetext>This has been resolved in 
 http://www.w3.org/TR/2015/WD-2dcontext-20150514/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>