Bug 220700 - switching tabs should focus input box
r=rginda chatzilla only git-svn-id: svn://10.0.0.236/trunk@149050 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1732,6 +1732,8 @@ function setCurrentObject (obj)
|
||||
|
||||
if (client.PRINT_DIRECTION == 1)
|
||||
scrollDown(obj.frame, false);
|
||||
|
||||
client.input.focus();
|
||||
}
|
||||
|
||||
function checkScroll(frame)
|
||||
|
||||
Reference in New Issue
Block a user