Bug 23712 - Add support for disabled items in PopupMenu and other QPopupMenu polish
Summary: Add support for disabled items in PopupMenu and other QPopupMenu polish
Status: RESOLVED DUPLICATE of bug 27772
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-02-03 14:07 PST by Benjamin Meyer
Modified: 2009-11-24 06:39 PST (History)
1 user (show)

See Also:


Attachments
Patch for task (2.43 KB, patch)
2009-04-15 11:13 PDT, Benjamin Meyer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***