Bug 278015
Summary: | [GTK] REGRESSION(281966@main) Context menu not working | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen, bugs-noreply, cgarcia, jmason, pascoe |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
Loading a page using the MiniBrowser and clicking on inspect should show the inspector, but it doesn't do anything and no error is triggered.
I've bisected this to find that the problem originated with https://commits.webkit.org/281966@main.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
Looking into this today.
pascoe@apple.com
Control-shift-i is still working to bring it up for me, but right click inspect isn't.
Carlos Garcia Campos
Indeed, the problem is not the inspector, but the context menu, the other items don't work either.
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/32297
EWS
Committed 282346@main (b9ba93cf7931): <https://commits.webkit.org/282346@main>
Reviewed commits have been landed. Closing PR #32297 and removing active labels.