Bug 107558

Summary: [Qt][WK2] Merge the QML item selector model (used for select element's UI delegation) and its items property
Product: WebKit Reporter: Pierre Rossi <pierre.rossi>
Component: WebKit QtAssignee: Pierre Rossi <pierre.rossi>
Status: RESOLVED INVALID    
Severity: Normal CC: abecsi, cmarcelo, hausmann, menard, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Pierre Rossi
Reported 2013-01-22 08:01:25 PST
[Qt][WK2] Merge the QML item selector model (used for select element's UI delegation) and its items property
Attachments
Patch (10.75 KB, patch)
2013-01-22 08:09 PST, Pierre Rossi
no flags
Pierre Rossi
Comment 1 2013-01-22 08:05:07 PST
As mentioned a while ago in <http://wkb.ug/91645>, the current state of things makes for a rather confusing API where the "model" exposes a model (in the sense of a QAbstractItemModel subclass to use with the ListView) as a property, rather than being the model itself. The problem of conflicting property names in different contexts persists though.
Pierre Rossi
Comment 2 2013-01-22 08:09:33 PST
Anders Carlsson
Comment 3 2013-10-02 21:19:53 PDT
Comment on attachment 183992 [details] Patch Qt has been removed, clearing review flags.
Jocelyn Turcotte
Comment 4 2014-02-03 03:24:26 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.