- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Mar 2014 22:05:37 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25013
Bug ID: 25013
Summary: Remove or change misleading Character types
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
URL: https://dvcs.w3.org/hg/webdriver/raw-file/561e13778acb
/webdriver-spec.html#typing-keys
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: fisherii@google.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
This table of special characters includes pairs such as SHIFT and LEFT_SHIFT
that use the same character code. This means that there is no way for a remote
end to distinguish between these values. We should either remove the secondary
version of these (as their presence is misleading) or assign the secondary
version a different character code so that remote ends can implement them when
it makes sense.
We also need to specify what should happen if a particular special character is
not available on some remote end.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 11 March 2014 22:05:38 UTC