Instead of stealing focus from the channel/query window on click, forward keyboard...
authorJack Allnutt <m2ys4u@Gmail.com>
Thu, 13 Oct 2011 00:11:58 +0000 (01:11 +0100)
committerJack Allnutt <m2ys4u@Gmail.com>
Thu, 13 Oct 2011 00:11:58 +0000 (01:11 +0100)
commit6849bc6c383bfe030d27088c939a4aa6786b83ff
treeb0bbc38e9f90b1ca3b5b7e985d0324cf720c2d4b
parent2768c21f0cae7eb22051c9a1823260d7a51aca69
Instead of stealing focus from the channel/query window on click, forward keyboard events to the msg input box and transfer focus gracefully.

Fix for Issue #49, where the user is unable to highlight/copy etc text from the window.
client/js/front.js