keyboard-layout-editor/tests
Ian Prest 8f09fbfdbd Fix a problem where you couldn't type a question-mark
-- For some reason, showHelp() was no longer able to detect which
element had raised the event when you typed a question-mark, so the help
dialog would pop up when you were trying to edit a legend.
-- Fixed by consulting document.activeElement instead of the event's
srcElement
-- Also added some unit tests for this.
2015-07-26 22:03:58 -04:00
..
screenshots Testing: New tests for additional color/size possibilities 2015-07-26 20:58:43 -04:00
conf.js Merge remote-tracking branch 'origin/master' into fully-generic-legends 2015-07-26 17:30:24 -04:00
kb-serial.js Fix serialization of text colors & add unit-tests for text colors 2015-07-26 20:38:52 -04:00
kb-spec.js Fix a problem where you couldn't type a question-mark 2015-07-26 22:03:58 -04:00
screenshot.js Merge remote-tracking branch 'origin/master' into fully-generic-legends 2015-07-26 17:30:24 -04:00