Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    MouseClick goes wrong in IE

    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".

    #2
    error occurs in other browsers too!

    This wrong behavior occurs also in Safari and Google Chrome!

    Comment

    Working...
    X