Bug 197055
| Summary: | [GTK] Inspector dock position is not saved | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | François Grabenstaetter <francoisgrabenstaetter> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, inspector-bugzilla-changes, mcatanzaro |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
François Grabenstaetter
The inspector dock position is not saved after changing it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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.