Bug 43324
| Summary: | [EFL] Test new PopupMenu implementation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luiz Agostini <luiz> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | antognolli+webkit, gyuyoung.kim, leandro, lucas.de.marchi |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 44497 | ||
| Bug Blocks: | |||
Luiz Agostini
PopupMenu implementation has changed a bit in WebKit and Efl's code have been updated but tests are needed.
New classes PopupMenuEfl and SearchPopupMenuEfl have been implemented and ChromeClient inherited classes have been updated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lucas De Marchi
It seems to be fixed now that bug 44497 is solved.