[webkit-help] Can't display dropdown list. Only rectangle on the first item is drawn

Yanov, Andrey AYanov at luxoft.com
Wed Jun 29 04:14:35 PDT 2011


Ah, yes. I'm using QNX port, based on EFL.


From: webkit-help-bounces at lists.webkit.org [mailto:webkit-help-bounces at lists.webkit.org] On Behalf Of Yanov, Andrey
Sent: Wednesday, June 29, 2011 1:35 PM
To: webkit-help at lists.webkit.org
Subject: [webkit-help] Can't display dropdown list. Only rectangle on the first item is drawn

Hi everyone,

I'm having a problem I'm fighting with for several days already.
I'm trying to make dropdown box draw correctly. I'm using Chromium implementation of PopupMenu.
When I'm clicking to dropdown to open up, I see only black rectangle around it, nothing else - plz look the attached screenshot.

I checked the RenderMenuList::paintObject(), made sure it's called on refresh 5 times on page http://mail.ru no matter is dropdown opened or not.
However, I don't see, where rendering of all dropdown elements takes place.

The only thing I understand is that dropdown menu is a floating object, but I don't know where the list of floating objects is populated.

Could you please direct me where should I look for correct rendering, mb printfs to place etc. Would be greatful for any assistance.

Thank you,
Andrey Yanov


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110629/a85ac82c/attachment.html>


More information about the webkit-help mailing list