diff --git a/lcl/interfaces/cocoa/issues.xml b/lcl/interfaces/cocoa/issues.xml
index 5dc3d0eff3..61f74143f6 100644
--- a/lcl/interfaces/cocoa/issues.xml
+++ b/lcl/interfaces/cocoa/issues.xml
@@ -4,6 +4,9 @@
StateImages property is not supported
+
+ The OnChanging event is not supported
+
not supported
diff --git a/lcl/interfaces/gtk2/issues.xml b/lcl/interfaces/gtk2/issues.xml
index 613a7b8583..98bbad19f9 100644
--- a/lcl/interfaces/gtk2/issues.xml
+++ b/lcl/interfaces/gtk2/issues.xml
@@ -81,6 +81,9 @@
StateImages property is not supported
+
+ The OnChanging event is not supported
+
not supported
diff --git a/lcl/interfaces/gtk3/issues.xml b/lcl/interfaces/gtk3/issues.xml
index 2b38f7b348..ad2a055d29 100644
--- a/lcl/interfaces/gtk3/issues.xml
+++ b/lcl/interfaces/gtk3/issues.xml
@@ -42,5 +42,8 @@
TDateEdit.MaxDate is not supported by the native Calendar.
+
+ The OnChanging event is not supported
+
diff --git a/lcl/interfaces/qt/issues.xml b/lcl/interfaces/qt/issues.xml
index b277a5257a..7dfc986f46 100644
--- a/lcl/interfaces/qt/issues.xml
+++ b/lcl/interfaces/qt/issues.xml
@@ -10,6 +10,9 @@
StateImages property is not supported
+
+ The OnChanging event is not supported
+
HideSelection property is not supported
diff --git a/lcl/interfaces/qt5/issues.xml b/lcl/interfaces/qt5/issues.xml
index e5d9f85fcf..6abe4869f6 100644
--- a/lcl/interfaces/qt5/issues.xml
+++ b/lcl/interfaces/qt5/issues.xml
@@ -10,6 +10,9 @@
StateImages property is not supported
+
+ The OnChanging event is not supported
+
HideSelection property is not supported
diff --git a/lcl/interfaces/qt6/issues.xml b/lcl/interfaces/qt6/issues.xml
index 85af6b3a0f..2142a44841 100644
--- a/lcl/interfaces/qt6/issues.xml
+++ b/lcl/interfaces/qt6/issues.xml
@@ -10,6 +10,9 @@
StateImages property is not supported
+
+ The OnChanging event is not supported
+
HideSelection property is not supported