- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 Apr 2015 14:09:52 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28585
Bug ID: 28585
Summary: We need to change the spec. such that we do not
require
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: CR HTML Canvas 2D Context
Assignee: dave.null@w3.org
Reporter: schwer@us.ibm.com
QA Contact: public-html-bugzilla@w3.org
CC: public-html-admin@w3.org
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
<change>
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.
</change>
<to>
If the focus area is not on the screen, then scroll the focus outline into
view.
</to>
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 30 April 2015 14:09:54 UTC