Bug Tracker

Changes between Initial Version and Version 1 of Ticket #13393, comment 3


Ignore:
Timestamp:
Feb 5, 2013, 10:21:23 AM (10 years ago)
Author:
Firsh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13393, comment 3

    initial v1  
    11Replying to [comment:2 dmethvin]:
    2 > This is related to #13378, which only repros inside an iframe. Asking about `document.activeElement` seems to be grounds for the IE9 script death penalty while the page is loading.
    3 >
    4 > Slightly modified test case: http://jsbin.com/aloleq/8/edit
    5 >
    62> Workaround, use native DOM `.focus()`: http://jsbin.com/aloleq/10/edit
    73
    8 The [0] workaroudn is king!
     4The [0] workaround is king!