Files
noctalia-shell/Modules/Panels
Wilfred Mallawa 1b7d403ef8 Control/search: fixup return handling.
Commit 87f0c3aba6 introduces a regression where the input text boxes
within the Control panel, such as Region (for weather setting), do not
trigger their onEditingFinished handler as the onReturnPressed()
function captures newline. This bug can be reproduced by entering a new
location in the region input box, where nothing happens.

This patch removes onReturnPressed() and triggers search activation on
onEditingFinished.

Fixes: 87f0c3aba6 ("settings-search: keyboard centric navigation")
Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com>
2026-01-24 20:33:02 +10:00
..
2026-01-19 22:36:04 +01:00
2026-01-18 15:52:23 +01:00