[key] Separator
Closed this issue · 1 comments
From @garykac on October 7, 2015 4:21
Copied from W3C Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27129
Habib Virji 2014-10-22 15:41:54 UTC
"'Separator' "
Which keys does this key maps to. Is the separator here referred to only period?
Comment 1 Masayuki Nakano 2014-10-28 01:32:20 UTC
Separator should have been used for a key to input a separator (like comma of "10,000"). But such key value should be actual inputting text. So, I believe that this was just forgotten when similar key values were removed.
Comment 2 Arthur Barstow 2015-03-21 15:12:02 UTC
Bulk move of all D3E bugs to the UI Events component.
Copied from original issue: w3c/uievents#32
According to: https://social.msdn.microsoft.com/Forums/vstudio/en-US/4a901b9f-121e-49f9-b9c2-3c278fba5141/what-character-is-represented-by-the-enum-value-of-keysseparator?forum=netfxbcl
it appears to be a placeholder that it not actually being used.
I'm removing it for now. We can add it later if we find a valid use case.