Doubleclick handling for <select> tag (#71427)

Germain Garand germain at ebooksfrance.org
Fri Oct 1 14:59:08 BST 2004


Le Vendredi 01 Octobre 2004 14:18, Rob Buis a écrit :
> On Fri, Oct 01, 2004 at 01:51:01PM +0100, Germain Garand wrote:
> > can you be more specific about those paint errors? are you referring  to
> > #90490 and the like?  (never could reproduce those ;(  )
>
> It seems worse than that, no painting at all seems to be done. I'll try to
> look into it and hopefully report back later.
>

mmh, you are speaking about converting createListBox to __khtml, right?
That's also a QScrollView, so we have code to specifically leave those out, 
just like textarea.
see KHTMLView::drawContents, RenderReplaced::paintWidget and maybe a few other 
places.

> > I do have some code for more efficient widget painting in my tree - to
> > get textarea to work, but it's basically the same mechanism. Not sure it
> > would help.
>
> I also noticed some problems with textarea painting, but can't remember the
> exact bug report number. Anyway, would be great if you fixed that :)

I still have some oddities of event handling and refresh upon scrolling with 
those, but I'll post the code soon... maybe someone will be able to help 
resolving the remaining issues.

Germain




More information about the kfm-devel mailing list