Bug 197055 - [GTK] Inspector dock position is not saved
Summary: [GTK] Inspector dock position is not saved
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-18 06:09 PDT by François Grabenstaetter
Modified: 2019-04-18 06:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description François Grabenstaetter 2019-04-18 06:09:31 PDT
The inspector dock position is not saved after changing it.
Comment 1 Michael Catanzaro 2019-04-18 06:20:41 PDT
Meaning:

 * Open Epiphany
 * Open inspector
 * Change dock position from bottom to right
 * Close Epiphany
 * Reopen Epiphany
 * Open inspector

Actual behavior: inspector is docked to bottom

Desired behavior: inspector is docked to right

Since there's no API for this, it should be managed by WebKit.