Go to file
Dominik Csapak 7528c2572e ui: ComboBoxSetStoreNode: don't hide the picker when clicking the toolbar
When clicking the toolbar of the ComboGrid, the combobox loses focus,
and instantly hides the picker.

To prevent that, we keep track of the mousedown event on the toolbar
(which happily comes before the focusLeave event), and prevent the
focusLeave propagation in that case.

Then on mouseup, we focus the combobox again, so that the nexct
focusLeave can trigger again.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-01-31 10:38:11 +01:00
aplinfo appliance info: update apltest for zstd based archives 2022-11-30 16:20:58 +01:00
bin fix #1295: pve daily update: honor new package-notification config 2023-01-03 16:45:32 +01:00
configs vzdump: handle new 'performance' property string 2022-10-10 13:04:17 +02:00
debian bump version to 7.3-4 2022-12-16 13:11:27 +01:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE fix #3037: include the split_list to shell_qoute 2023-01-25 09:30:13 +01:00
services ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk 2022-07-19 17:21:18 +02:00
test fix replication fail count tests & bump libpve-guest-common-perl b-d 2022-04-27 18:53:27 +02:00
www ui: ComboBoxSetStoreNode: don't hide the picker when clicking the toolbar 2023-01-31 10:38:11 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile avoid installing unused var/lib/vz/template/qemu directory 2022-01-11 14:13:45 +01:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00