commit | 357c9515227558d3548748e6a2ebd1cb90a91b81 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Jan 02 21:53:10 2014 -0800 |
committer | Shawn Pearce <sop@google.com> | Thu Jan 02 21:53:10 2014 -0800 |
tree | 6e6742b6d24b59a3e0f50da48798b65d1ad5b6d3 | |
parent | 742220978ebb7f84d1ed050171489bc706684b3c [diff] |
SideBySide2: Fix transfer of focus into comment box Focus needs to be transferred after the browser event loop returns. I don't recall specifically why this is necessary, but without the defer the new comment box does not have focus. Setting the cursor position immediately after transferring focus appears to work, so these tasks can be combined together. Change-Id: Ic28a1ba8d346779f20b4aef0bd794469377c3ddc