mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
Ladybird: Focus the location editor when creating a new tab
This lets you start typing a new URL right after pressing Ctrl+T.
This commit is contained in:
parent
031005de2d
commit
27b9cd13ee
3 changed files with 13 additions and 5 deletions
|
@ -29,6 +29,7 @@ public:
|
|||
void debug_request(String const& request, String const& argument);
|
||||
|
||||
public slots:
|
||||
void focus_location_editor();
|
||||
void location_edit_return_pressed();
|
||||
void page_title_changed(QString);
|
||||
void page_favicon_changed(QIcon);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue