From 6aaf3381d9496390ae30e88a5d562d2555e4765f Mon Sep 17 00:00:00 2001 From: gambas Date: Thu, 17 Sep 2020 09:55:34 +0200 Subject: [PATCH] WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. [GB.WEB.GUI] * BUG: WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. --- comp/src/gb.web.gui/.src/WebComboBox.class | 19 +++++++++++++++---- comp/src/gb.web.gui/lib.js | 21 ++++++++++++++++----- 2 files changed, 31 insertions(+), 9 deletions(-) diff --git a/comp/src/gb.web.gui/.src/WebComboBox.class b/comp/src/gb.web.gui/.src/WebComboBox.class index c0a4f2913..2815f5e09 100644 --- a/comp/src/gb.web.gui/.src/WebComboBox.class +++ b/comp/src/gb.web.gui/.src/WebComboBox.class @@ -77,7 +77,7 @@ Public Sub _Render() Print "
"; Endif - Print "