Fix cases where LineEdit can still show focus with mouse events

This commit is contained in:
Michael Alexsander
2025-10-01 11:14:22 -03:00
parent ef5cd99604
commit 984b52a972
5 changed files with 68 additions and 13 deletions

View File

@ -33,3 +33,10 @@ GH-110867
ERROR: Validate extension JSON: Missing field in current API 'classes/FileAccess/methods/get_as_text': arguments. This is a bug.
Optional argument removed. Compatibility method registered.
GH-111117
---------
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/LineEdit/methods/edit': arguments
Optional argument added. Compatibility method registered.