3 Commits

Author SHA1 Message Date
ShadowCommander
ae1b14a9f9 HOTFIX: Fix lineedit focus (#34621)
* Test entered tree fix

* Use Opened override

* Fix keyboard focus on window open for DialogWindow

This affects Phone, Pray, Rename, and multiple other admin verbs.

* Clean up

(cherry picked from commit cd91effefb5f0c6d59cd1de618a723b4477f14ce)
2026-02-09 21:40:36 +03:00
Winkarst
14ff215b5d Dialog windows now grab the keyboard focus (#31294)
* Dialog windows now grab the keyboard focus

* Comment

(cherry picked from commit 0093fce5b498442cdee49644c4126dd1ea2a26e1)
2026-02-09 21:40:21 +03:00
deltanedas
215d861bb8 make dialog window not evil (#24677)
* add Placeholder and make default buttons flags consistent w old behaviour

* DialogWindow ops

* make QuickDialog use DialogWindow

* Update Content.Client/UserInterface/Controls/DialogWindow.xaml

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit 6b03aaaec78bd50c8f4730c9aa7d0f5cea76e782)
2024-02-08 12:21:02 +01:00