Ticket #2213 (closed defect: fixed)

Opened 7 weeks ago

Last modified 6 weeks ago

ComboBox setStyleName doesn't affect the dropdown menu

Reported by: Jouni Koivuviita Owned by: Matti Tahvonen
Priority: minor Milestone: User Interface Library 5.3.0 RC
Component: gwt-adapter-client Version: trunk
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description (last modified by Jouni Koivuviita) (diff)

Setting a stylename for ComboBox should provide a way to style the assosiated dropdown menu also. Currently it is only possible to style the input field and arrow button.

NOTE Backport to 5.2 needed.

Change History

Changed 7 weeks ago by Jouni Koivuviita

  • description modified (diff)

Changed 7 weeks ago by Joonas Lehtinen

  • priority changed from major to minor

Changed 6 weeks ago by Matti Tahvonen

  • owner changed from ticketmaster to Matti Tahvonen
  • status changed from new to accepted

Changed 6 weeks ago by Matti Tahvonen

  • status changed from accepted to closed
  • resolution set to fixed

in [6026].

Now if stylename is "red" suggestmenu gets class name "i-filterselect-suggestmenu-red"

Note: See TracTickets for help on using tickets.