[Webkit-unassigned] [Bug 36177] [Qt] Multiselect Popup - Listbox click simulation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 18:58:29 PDT 2010


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





--- Comment #12 from Luiz Agostini <luiz.agostini at openbossa.org>  2010-03-16 18:58:28 PST ---
(In reply to comment #5)
> (In reply to comment #2)
> > (From update of attachment 50832 [details] [details])
> > > +    void listBoxPopupClick(int listIndex, bool multi, bool shift, bool fireEvents = true);
> > 
> > What about something like updateListBoxItem
> 
> What about updateListboxSelection ?

IMHO click may be meaningful. to call this method simulates clicking on a
listbox having command pressed (multi) and/or shift pressed (shift).

-- 
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