Files
yattee/Model
Arkadiusz Fal 8c5c503df2 Fix iPad iOS 18 keyboard dismissal issue in search
Removed auto-focus logic that was causing keyboard show/hide loop
on iPad with docked keyboard. The keyboard was repeatedly dismissing
immediately after appearing due to interaction between keyboard
notifications, focus state changes, and view updates.

Changes:
- Removed focused state and keyboard observer from SearchModel
- Removed iOS textField reference (kept macOS only)
- Removed auto-focus logic from FocusableSearchTextField on iOS
- Cleaned up unused focus-related code

The search field now works reliably when tapped manually on iPad.
Auto-focus still works on macOS where it doesn't cause issues.
2025-11-20 17:49:10 +01:00
..
2024-08-24 13:17:26 +02:00
2024-02-02 11:16:27 +01:00
2024-08-18 14:46:51 +02:00
2022-10-27 18:03:57 +02:00
2021-12-04 20:57:09 +01:00
2021-12-05 18:31:33 +01:00
2023-07-24 19:45:30 +02:00
2024-08-18 14:46:51 +02:00
2023-02-05 14:24:13 +01:00
2023-07-24 19:45:30 +02:00
2023-04-22 23:39:42 +02:00
2024-08-25 23:41:06 +02:00
2024-05-16 19:01:02 +02:00
2023-04-22 23:10:28 +02:00
2023-07-24 19:45:30 +02:00
2024-08-24 17:52:35 +02:00
2023-04-22 23:10:28 +02:00
2023-09-23 21:59:38 +02:00
2024-05-03 15:20:51 +02:00
2024-02-02 11:16:27 +01:00
2023-02-05 14:24:07 +01:00
2024-05-16 19:01:02 +02:00
2023-05-25 18:36:02 +02:00
2023-05-25 18:36:03 +02:00