01:07:23 RRSAgent has joined #webapps 01:07:23 logging to http://www.w3.org/2015/02/11-webapps-irc 01:07:30 RRSAgent, this meeting spans midnight 01:07:38 masayuki: Hi! 01:07:47 Scribe: Travis 01:07:53 ScribeNick: Travis 01:08:00 Any topics for today? 01:08:51 I'm trouble in bug 27991 and bug 27990 01:09:02 https://www.w3.org/Bugs/Public/show_bug.cgi?id=27991 01:09:08 https://www.w3.org/Bugs/Public/show_bug.cgi?id=27990 01:10:21 We can look at those. 01:10:24 Any other topics? 01:11:09 I've been working on a fix for 26019 :-) 01:11:15 Should have it checked in tomorrow. 01:11:47 Travis: Sounds great! 01:12:19 Gary is getting his head in the game. 01:12:30 (Still sore at the recent Seahawks loss, I'm sure.) 01:13:23 Ah, I have a news. Gecko will support .code in release build starting 38. 01:13:30 Yay! 01:13:33 Great! 01:14:18 I realize that I need to update the specs for the rename -> UIEvents and then ping "the powers that be" to have them redirect the short URLs as appropriate 01:14:55 (38 will ship May, 2015) 01:16:10 We're working on getting 'code' exposed as well. I don't recall the release schedule, though. 01:16:35 OK. 01:17:03 Gary and I have some updates to finish from last telco which we should be able to do this week. 01:17:36 Let's take a look at those bugs masayuki reference earlier. 01:17:47 Topic: Bug 27991 01:17:49 For 27991 01:18:07 I *think* that Numpad makes more sense (because of the arrangement of the keys) 01:18:26 But NumLock is not present, so I don't think that hacking Numpad to be true makes sense 01:18:35 s/Numpad/NumLock/ 01:19:55 Okay, so, if they input [0-9], NumLock should be hacked, otherwise, shouldn't be hacked? 01:20:24 For 27990, my initial thought is NumpadAsterisk and NumpadHash 01:20:42 masayuki: I don't think we should set NumLock at all for these keys. 01:21:03 I commented in the bug--I suggested Digit for the horizontal layout. 01:21:51 ... I'd expect more common code would look for digits, rather than numpad keys. 01:21:56 Wow, is there horizontal layout? 01:22:25 The 'Digit*' keys are the one that have punct in their shifted state (US layout). They do not produce digits for some other layouts (like French), so the Digit codes don't seem appropriate for the phone numpad keys. 01:22:47 masayuki: horizontal as opposed to in a 2d grid 01:23:15 masayuki: 1d (horizontal row) vs. 2d (3x4 grid) 01:24:24 garykac: Thanks, I've never seen 1d in Japan. 01:25:30 I still have no idea which is better... (Numpad* vs. Digit*) 01:26:21 I'm adding a comment to the bug. 01:26:37 I don't think that Digit is appropriate for Phone keypads. 01:26:53 I think it's mostly arbitrary, but we should recommend one or the other. Digit works for me. 01:27:20 ... but I could go with either. 01:27:30 ... but not both :-) 01:28:12 If we do Numpad*, then bug 27990 is easier to resolve. 01:28:54 ... code of Digit3 doesn't conflict with code of NumpadHash 01:29:49 ... or we could have the numbers be Numpad*, and just reuse Digit3 for the code of #. 01:31:31 I think there are two scenarios one is some developers use scancode which is used by PC keyboard, the other is some developers use scancode which is NOT used by PC keyboard. 01:32:21 masayuki: Phone keypads in the US have '#' and '*', but is that universal? 01:32:22 For the former, Digit3 and Digit8 may make sense. For the latter, NumpadHash and NumpadAsterisk may be good values. 01:33:43 gacykac: I'm not sure, but Japanese phones have them and in some countries, they are. 01:34:36 https://www.google.co.jp/search?q=phone%201d%20layout&oe=utf-8&gws_rd=cr&um=1&ie=UTF-8&hl=ja&tbm=isch&source=og&sa=N&tab=wi&ei=Wq_aVJHJM5fz8gXAwIHgAg#um=1&hl=ja&tbm=isch&q=featurephone+buttons&imgdii=_ 01:34:57 Topic: Bug 27990 01:35:40 I think that NumpadAsterisk and Hash make the most sense for phones in all cases. If you hook up your phone to a PC, I would still expect to see the Numpad values. 01:36:00 chaals has joined #webapps 01:36:03 Digit3 and Digit8 just happen to match (shifted) the # and *, but that's only for the US locale and that seems very arbitrary. 01:36:49 darobin has joined #webapps 01:36:51 garykac: yeah, but there might be no unused scancode. 01:37:06 masayuki: thanks for the link. The '#' and '*' keys seem pretty universal. 01:37:42 masayuki: unused scancode? why does that matter? 01:39:15 garykac: If so, vendors might map scancode which are used by PC keyboard. Then, browsers cannot distinguish the key event comes from the keys on feature phone or connected PC keyboard. 01:40:49 Ah, but it could be solved with virtual keycode values if the platform has specific keycode values for them. 01:42:50 Anyway, I'd like you to add featurephone section into D3E KeyboardEvent code spec. 01:45:16 masayuki: we could expand the "Numpad" section to include a feature phone keypad. Since the other keypad values are there, it seems like a good place for that info to live. 01:45:54 masayuki: File a bug for me to add a section for that. 01:46:03 garykac: Okay! 01:47:27 That's probably about it for today... 01:47:27 Anything else to go over? 01:47:37 Nothing. 01:48:21 See you all in two weeks. 01:48:33 Awesome. Two weeks! 01:48:35 I hope to have the renaming in place by then. 01:48:47 And the phone keys shouldn't take long to add. 01:49:23 Bye! 01:49:28 -[Microsoft] 01:49:31 - +1.425.893.aaaa 01:49:32 RWC_WAPI()8:00PM has ended 01:49:32 Attendees were [Microsoft], +1.425.893.aaaa 01:49:36 Thanks! 01:49:50 RRSAgent, please make the minutes 01:49:50 I have made the request to generate http://www.w3.org/2015/02/11-webapps-minutes.html Travis 01:49:58 RRSAgent: make logs public 01:54:24 garykac: I filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=27996 02:35:54 stryx` has joined #webapps 02:52:23 marcosc has joined #webapps 02:56:28 darobin has joined #webapps 03:03:51 tantek has joined #webapps 03:12:42 darobin has joined #webapps 03:17:05 Zakim has left #webapps 03:18:14 marcosc has joined #webapps 03:20:11 marcosc has joined #webapps 03:23:55 tantek_ has joined #webapps 03:34:24 darobin has joined #webapps 04:34:10 chaals has joined #webapps 04:35:19 darobin has joined #webapps 04:41:03 estellevw has joined #webapps 04:59:44 marcosc has joined #webapps 05:19:23 marcosc has joined #webapps 05:36:13 darobin has joined #webapps 05:57:48 estellevw has joined #webapps 06:01:22 sicking has joined #webapps 06:11:45 tantek has joined #webapps 06:16:20 tantek_ has joined #webapps 06:36:39 darobin has joined #webapps 07:04:43 estellevw has left #webapps 07:06:07 chaals has joined #webapps 07:54:09 sicking has joined #webapps 08:21:00 sicking has joined #webapps 08:47:30 estellevw has joined #webapps 08:47:55 jmajnert has joined #webapps 08:56:11 marcosc has joined #webapps 09:10:00 darobin has joined #webapps 11:28:29 marcosc has joined #webapps 12:08:23 artb has joined #webapps 12:15:13 smaug has joined #webapps 12:52:46 Meeting: DOM Events 12:52:50 Chair: Travis 12:53:43 Present: Travis, Gary, Masayuki 12:53:48 RRSAgent, make minutes 12:53:48 I have made the request to generate http://www.w3.org/2015/02/11-webapps-minutes.html artb 12:54:37 Meeting: DOM and UI Events 12:54:41 RRSAgent, make minutes 12:54:41 I have made the request to generate http://www.w3.org/2015/02/11-webapps-minutes.html artb 13:00:22 RRSAgent, bye 13:00:22 I see no action items