[Webkit-unassigned] [Bug 258930] New: [GTK] Automatically save and restore the layout mode and dimensions of the web inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 6 07:35:06 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=258930
Bug ID: 258930
Summary: [GTK] Automatically save and restore the layout mode
and dimensions of the web inspector
Product: WebKit
Version: WebKit Local Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nekohayo at gmail.com
CC: bugs-noreply at webkitgtk.org
Originally filed at https://gitlab.gnome.org/GNOME/epiphany/-/issues/2120
When calling the web inspector (whether through the menus or by pressing `F12`), it always shows up as a split pane at the bottom of the current window, with its own arbitrary sizing/positioning, which is never what I want, and it is tedious to re-place it every time.
Like other browsers, Epiphany should automatically remember and restore:
* The type (vertical vs horizontal split, vs floating window)
* The pane's position (in the case of horizontal or vertical split)
* The floating window's sizing (width and height).
* I reckon the window position can't really be remembered because that's not supported on Wayland, so I could live with that part not being remembered, but if it can be done at least for Xorg users that's a nice touch (as long as it does not end off off-screen in the case of multi-monitors vs laptop scenarios...)
I don't think I'd need per-webapp settings, probably application-wide would be OK/expected?
---
Tested on Epiphany 44.3, WebKitGTK 2.40.3, Fedora 38 with Wayland GNOME session
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230706/1f9ecd56/attachment.htm>
More information about the webkit-unassigned
mailing list