#18026 closed defect (fixed)
ComboBox: list property spawns unwanted native behavior (Chrome 35)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.6 |
Component: | Dijit - Form | Version: | 1.10.0-beta1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On the newest version of Chrome, specifying the list
property on a ComboBox? etc. causes it to show a native dropdown in addition to the dijit drop down menu. In addition it shows two arrows, one to open each drop down.
See the dijit/tests/_AutoCompleterMixin.html test to reproduce:
Hard to make an automated test case for this since there's no easy way to position the cursor over the inner arrow, but anyway it should be fixed.
Attachments (1)
Change History (6)
Changed 7 years ago by
Attachment: | combo-list.gif added |
---|
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.7.6 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
screenshot