Bug 29180
| Summary: | [Qt] QWebGraphicsItem needs support for context menus/popups | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Hausmann <hausmann> |
| Component: | WebKit Qt | Assignee: | Antonio Gomes <tonikitoo> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Enhancement | CC: | jturcotte, kenneth, tonikitoo |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Simon Hausmann
This is a reminder for QWebGraphicsItem:
We need to be able to support poups the one or other way. Potentially just by providing a signal, like QWidget::customContextMenuRequested().
Ideally it would be nice though to even provide a default implementation, similar to QWebView.
The same applies for the comboxbox popups.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antonio Gomes
*** This bug has been marked as a duplicate of bug 30336 ***