-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
7.0.7, 8.0.1.1
-
Security Level: Jimmy
-
IE8 (only native - not reproducible in IE11 emulating IE8)
-
ZK 8.0.2 S2
-
None
http://zkfiddle.org/sample/l49014/6-scrollable-div-with-constraints-ie-8
when tabbing through the empty textboxes the constraint errors popup as expected
when tabbing to a textbox further down, the textbox will scroll into view, and immediately the scrollbar will scroll back to the top.
without the contraint errors, this does not happen
Using data-scrollable="true" doesn't help either. still the scrollposition of the div is reset to the top whenever the error messages update.
this makes it difficult to focus and type a textbox at the bottom
this problem did not occur in ZK 6.5.8.1 (started from 7.0.0+)
- relates to
-
ZK-3120 IE 8 switches to compatibility mode on popup open
- Closed