Go to file
Thomas Lamprecht 5008eb97ad ComboGrid: open picker also when focusing an editable field
ComboBoxes provided by UI frameworks normally show their selection
possibilities once focused, ExtJS does this too but not on editable
(and thus filterable) input fields. Add a logic which allows this too
and streamlines the behavior of ComboGrid/Box like components.

To avoid a glitch, where clicking the "picker trigger" (the down
arrow which normally toggles the selection picker) would first focus
the element - thus expanding it - and only then causing a toggle
which collapses it again, we overwrite the 'Ext.form.trigger.Trigger'
onMouseDown so that we can skip a expansion on this event.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-07-26 15:37:05 +02:00
aplinfo update aplinfo.dat 2017-07-04 08:17:45 +02:00
bin buildsys: use CC, CPPFLAGS and CFLAGS 2017-07-19 08:57:31 +02:00
debian bump version to 5.0-25 2017-07-24 16:17:16 +02:00
PVE whitespace cleanup 2017-07-26 14:45:07 +02:00
www ComboGrid: open picker also when focusing an editable field 2017-07-26 15:37:05 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
bridgevlan bridgevlan: cleanup, remove useless case statement 2015-09-16 10:46:29 +02:00
bridgevlanport bridgevlanport: replace sed pipe with substitution 2015-08-11 10:26:35 +02:00
country.pl removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
defines.mk bump version to 5.0-25 2017-07-24 16:17:16 +02:00
Makefile Revert "trust StartCom_Certification_Authority_2.crt" 2017-07-19 09:38:49 +02:00
mtu add mtu support for manual interfaces 2013-12-31 10:15:31 +01:00
pve-apt.conf Do not use a hardcoded Certificate Authority for https repositories 2016-08-17 12:35:16 +02:00
pve-blacklist.conf fix bug #701: blacklist nvidiafb 2015-09-06 10:56:17 +02:00
pve-initramfs.conf add initramfs conf snippet disabling RESUME 2017-06-22 12:23:01 +02:00
pve-sources.list use new repository URL 2017-03-22 08:23:23 +01:00
repoid.pl use return instead of next 2011-09-21 12:24:40 +02:00
spice-example-sh spice-example-sh: improve error handling 2014-04-03 06:58:08 +02:00
vlan add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vlan-down add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vzdump-hook-script.pl fix #949: add post-restart hook to vzdump 2016-04-22 10:54:18 +02:00
vzdump.conf update default vzdump.conf 2016-05-03 06:58:49 +02:00