Leaflet/spec/suites/core
Per Liedman b23d83f464 Don't turn enter keypress into clicks on map (#5507)
* Don't turn enter keypress into clicks on map

But still preserve functionality to open marker's popup through
enter keypress when focused.

Fixes #5499.

* Clean code

Thanks @egoroof

* Change name of keypress handler to _onKeyPress

* Add unit test
2017-06-02 11:18:46 +02:00
..
ClassSpec.js L.Class.include & mergeOptions now return 'this' 2016-02-15 16:38:35 +01:00
EventsSpec.js Include L.Mixin.Events again; add deprecation notice (#5365) 2017-03-07 09:53:24 +01:00
GeneralSpec.js Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
UtilSpec.js Allow dashes in template placeholders + tests 2016-03-21 14:36:21 +01:00