-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.2
-
Security Level: Jimmy
steps to reproduce
- run the attached example
- open the bandbox
- click inside the listbox in the bandpopup
actual result
clicking a listbox triggers an onFocus event on the bandbox input
expected result
no onFocus event
debug info
the 3rd example shows how the unexpected onFocus event causes a JS error in FF
- relates to
-
ZK-3326 Bandbox unexpected onChanging event
- Closed