Bug 23712

Summary: Add support for disabled items in PopupMenu and other QPopupMenu polish
Product: WebKit Reporter: Benjamin Meyer <ben>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: hausmann
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for task none

Description Benjamin Meyer 2009-02-03 14:07:59 PST
- Rather then using "---" as a separator a real separator is now used
- Items that are disabled are now disabled
- Items that are selected are now selected

Patch:

http://code.staikos.net/cgi-bin/gitweb.cgi?p=webkit;a=commit;h=bae84a3e74a73984e5ba998eb5b29648b7a92e47
Comment 1 Benjamin Meyer 2009-04-15 11:13:09 PDT
Created attachment 29504 [details]
Patch for task
Comment 2 Simon Hausmann 2009-11-24 06:39:38 PST

*** This bug has been marked as a duplicate of bug 27772 ***