[Webkit-unassigned] [Bug 33418] [Qt] Custom select popups.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 06:41:53 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33418





--- Comment #23 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-01-11 06:41:51 PST ---

> * I'm not particularly fond of the term QWebPopup. It suggests that this
> relates to popup menus in web sites (sometimes also called dhtml menus). Just
> brainstorming: How about QWebListSelectionDelegate (too long)?

Me neither, and that was not the name me and Luiz had discussed. On the other
hand Selection is confusing as it sounds as we are selecting something. Select
might be better. In WebCore sense it is called Popup as it is not inline in the
page, which a select can be (for instance if I add the size property).

> I think a goal of this API should be that it requires minimal effort to
> implement. If all it takes is one method call, then perhaps a better frame for
> this would be a QWebUIDelegate of some sort, provided we can keep it easily and
> conviently extensible.

In the future we might need to pass some style info as font, indentation, etc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list