diff options
author | Anastasia Smirnova <anasmi@utu.fi> | 2019-03-06 08:16:14 +0200 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2019-03-07 10:09:37 +0200 |
commit | 90c41fc0758df825fc1ec26eb8fa952fc00d9c9d (patch) | |
tree | d727d4983fb874ab78ab4f845e69892f4ccf1f54 /push/build.xml | |
parent | c6ad655490aa3fafc71e51bdf42496bc0869dbfb (diff) | |
download | vaadin-framework-90c41fc0758df825fc1ec26eb8fa952fc00d9c9d.tar.gz vaadin-framework-90c41fc0758df825fc1ec26eb8fa952fc00d9c9d.zip |
Remove redundant check for for Firefox (#11471)
* Add Test file
* Remove redundant check for for Firefox
It seems that in older versions of Firefox (at least, older than 45) the KeyPress event should be used instead of KeyDownHandler. At some point (works already on 58 version, the current one is 65) the issue was resolved and starting from Firefox 65 this hook prevents from navigating in the pop-up via keyboard.
Simply removing additional logic makes navigating in both DateField and InlineDateField possible
Fixes #11465
Diffstat (limited to 'push/build.xml')
0 files changed, 0 insertions, 0 deletions