keybind and softkeytype [Fwd: Requests to HTML4.0 draft]

Forwarded with permission...

-- 
Dan
http://www.w3.org/People/Connolly/

Forwarded message 1

  • From: Tomy Kamada <tomy@access.co.jp>
  • Date: Thu, 21 Aug 1997 03:03:49 +0900
  • Subject: Requests to HTML4.0 draft
  • To: "'Dan Connolly'" <connolly@w3.org>
  • Cc: "'tomy'" <tomy@access.co.jp>
  • Message-Id: <01BCADDE.DA0F1DE0@tomy.access.co.jp>
Dear Dan,

Regarding HTML 4.0 Draft, I would like to ask you 
the following requests. These features have been 
incorporated into our Browser (NetFront) for consumer
Internet appliances.

(1) access key
The "accesskey" attribute is very similar to our "keybind"
attributes.

	<A keybind="a" href=....>(a) answer</A>
	<A keybind="F1" href=...>Button 1</A>
        <A keybind="1" href=....>CH1 TBS</A>

We permit special keys F1 - F12 besides the normal ASCII keys.

(2) softkey type
In the keyboard-less Internet appliances, the browser usually
uses a software keyboard. In this case, if some input forms
accept only numbers, it seems better that a software keyboard 
for inputing numbers is popped up. We introduced the attribute
"softkeytype" to specify the required input type for <input>
and <textarea>.

	softkeytype="normal"	- Any characters
	softkeytype="digit"	- Numbers
	softkeytype="hira"	- Hiragana(Japanese)
	softkeytype="kata"	- Katakana(Japanese)
	softkeytype="upper"	- Upper case
	softkeytype="lower"	- Lower case

---
The problem is that more than 20 products using NetFront have been
put into the market or are going to be shipped;
Internet-TVs(SHARP, Mitsubishi, NTT(JVC), Matsushita), Internet word
processors(NEC, SHARP, Fujitsu, CASIO), PDA(Fujitsu, SII), Intranet 
terminal(EPSON), FA terminal(Okuma), SetTopBoxes(many) and etc.

We would be very happy if the name of attribute "keybind" is adopted
in HTML4.0, and the attribute "softkeytype" is added to the draft.

Best Regards,

				--- tomy
-----------------------------------
Dr Tomihisa Kamada
Executive Vice-President, R&D
ACCESS CO.,LTD.
Hirata-Bld. 8F, 2-8-16 Sarugaku-cho
Chiyoda-ku, Tokyo, 101 JAPAN
TEL +81-3-5259-3535
FAX +81-3-5259-3536

Received on Thursday, 21 August 1997 12:22:17 UTC