Opened 8 years ago
Closed 8 years ago
#16559 closed defect (worksforme)
FilteringSelect: can't select item via mouse click (FF18)
Reported by: | jchujeux | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.8.1 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description (last modified by )
There seems to be an incompatibility between Firefox 18 and FilteringSelect (at least on my computer and for dojo 1.8.1): when I select an option and click, FilteringSelect does nothing. The only way I can enter a value is by typing inside the field, then FilteringSelect does complete my typing, and the value indeed gets changed. This happens on my own environment, but also on the theme tester here :
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/themes/themeTester.html. (FilteringSelect is under the Select Widgets tab).
I don't observe this problem with IE 9, neither with Firefox 17. Note that Firefox 18 has a new javascript engine.
I have seen glitches with other components, dgrid is one of them.
Change History (3)
comment:1 Changed 8 years ago by
Cc: | cjolif added |
---|
comment:2 Changed 8 years ago by
Component: | General → Dijit - Form |
---|---|
Description: | modified (diff) |
Owner: | set to Douglas Hays |
Summary: | incompatibility between dojo 1.8.1 and Firefox 18 → FilteringSelect: can't select item via mouse click (FF18) |
comment:3 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works for me on Win 7. Perhaps an incompatibility with an add-on?
OK, it's probably better to file each glitch as a separate ticket. (Otherwise they won't get fixed.)
But as for this one, it's working fine for me on both Mac and Windows FF18. Doug?