Go to file
Dominik Csapak 9bf01f76c7 fix popup behaviour in firefox with touchscreens on desktop
when the popup blocker is active, nw is undefined and nw.focus() throws
an error and the touchend event is not finished, causing
extjs to retry the touchevent and click handler, which tries to open
a popup which gets blocked here, and so on

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-21 12:31:16 +01:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data fixup: rename returnCompleteRecord to getRecord 2018-04-30 10:46:30 +02:00
debian bump version to 1.0-22 2018-11-29 12:59:09 +01:00
form form: proxmox textfield: support binding 'allowBlank' 2018-11-28 12:17:57 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node/DNS: render DNS fields htmlEncoded 2018-10-22 08:57:24 +02:00
panel add advanced options to the input panel 2018-04-06 10:05:33 +02:00
window add apiCallDone callback for window.edit 2018-04-27 14:03:37 +02:00
Makefile bump version to 1.0-22 2018-11-29 12:59:09 +01:00
Toolkit.js (partially) fix #1223: add touchscreen override for extjs 2018-03-30 10:10:46 +02:00
Utils.js fix popup behaviour in firefox with touchscreens on desktop 2019-02-21 12:31:16 +01:00