-
Bug
-
Resolution: Fixed
-
Major
-
7.0.8, 8.0.1.1
-
Security Level: Jimmy
-
reproduced on IE11 (also happens in emulated IE10/9 but not in IE8)
-
ZK 8.0.2 S1
run the attached example.
type a text into the textbox, and select one of the treeitems.
the "non-draggable" item preserves the event sequence as expected.
onBlur -> onChange -> onSelect (OK)
the "draggable" item fires onSelect too early
onSelect -> onBlur -> onChange (inconsistent sequence)
onBlur/onChange should fire before the onSelect event
- relates to
-
ZK-1839 Listbox select mold not works in listcell
- Closed
-
ZK-2185 Setting listitems draggable&droppable makes inner listbox not showing correctly in mold=select
- Closed
-
ZK-909 throwing WrongValuesException causes input field value to reset
- Closed
-
ZK-1612 Drag drop on IE9, does not work right with an Image
- Closed
-
ZK-1946 The select mold listbox with multiple attribute in a draggable listitem will be disabled (Chrome, IE10)
- Closed
-
ZK-2003 When resizing using splitter in borderlayout visible popup windows do not close (bandbox popup, combobox popup)
- Closed
-
ZK-2587 Firefox drag and drop problem within tabbox
- Closed
-
ZK-2862 Cannot select an item in a listbox when its outer listbox is draggable
- Closed
-
ZK-3167 A Textbox's onChange doesn't fire when it's inside a draggable Row
- Closed