Ticket #38039

animate-elem-60-t.svgにおけるキーイベントの不具合

Open Date: 2018-03-14 21:29 Last Update: 2018-07-07 22:01

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
8
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

再現条件

テストスイートanimate-elem-60-t.svgを、Edge41.16299.248.0 (Windows 10 Fall Creators Update)で見たとき、本来であれば'a'キーを押せば、accesskeyにおける図形の色が変わるはずだが、変化しない

終了条件

仕様どおりに、該当する図形の色が変化したとき

Ticket History (3/4 Histories)

2018-03-14 21:29 Updated by: dhrname
  • New Ticket "animate-elem-60-t.svgにおけるキーイベントの不具合" created
2018-07-07 21:55 Updated by: dhrname
  • Details Updated
Comment

KeyboardEvent インターフェイスのcharプロパティを、Edgeがサポートしなくなったのが原因

evt.charの代わりに、evt.keyプロパティを使うことで問題を修正

Edge 42.17134.1.0で終了条件を満たした

2018-07-07 21:56 Updated by: dhrname
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login