I have a TextItem next to a SelectItem in a Form.
When I mark the Text in the TextItem and move the Cursor over the SelectItem, the text will be marked but whem the OnMouseUp occurs, the Item at the Cursorposition (e.g. the SelectItem) will get an OnClick.
This happens everytime with IE (tested with IE7 and IE8).
It does not happen in FF or Opera.
In the Picker Icons showcase it happens too, when you mark the Text in the TextItem (assuming you have put one in) and move the mouse to any Icon available, even to the DatePicker or RefreshPicker.
Is there a workaround for this Issue or any solution to this "behavior".
When I mark the Text in the TextItem and move the Cursor over the SelectItem, the text will be marked but whem the OnMouseUp occurs, the Item at the Cursorposition (e.g. the SelectItem) will get an OnClick.
This happens everytime with IE (tested with IE7 and IE8).
It does not happen in FF or Opera.
In the Picker Icons showcase it happens too, when you mark the Text in the TextItem (assuming you have put one in) and move the mouse to any Icon available, even to the DatePicker or RefreshPicker.
Is there a workaround for this Issue or any solution to this "behavior".
Comment