mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-08 12:56:23 +03:00
9322f0d110
This being a Popup window meant it behaved in a couple of janky ways: - It would steal the focus each time it was shown, so after every key press in the TextBox. - It would disappear when you focused that TextBox again. Using the Autocomplete window type fixes both of these. While the Locator is not technically an autocomplete, it shares the general "type and get suggestions based on the input, which you can select" behavior, so this is close enough. |
||
---|---|---|
.. | ||
GMLPlayground | ||
HackStudio | ||
Profiler | ||
SQLStudio | ||
UserspaceEmulator | ||
CMakeLists.txt |