Bug 215791

Summary: input should receive focus
Product: [Applications] konqueror Reporter: lunter <lunter>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: source
patch : the usual updateLayout() fix ...

Description lunter 2009-11-23 09:39:07 UTC
Version:           4.3.3 (KDE 4.3.3) (using 4.3.3 (KDE 4.3.3), MS Visual Studio 2008 SP1)
Compiler:          cl.exe
OS:                Microsoft Windows (i686) release 6.1 ((null) Professional)

http://pc44.one.pl/goorol/bugs/konqueror/focus.html

Alter page load input should be focus()ed.
All browsers focus() this input.
Comment 1 lunter 2009-11-26 21:11:38 UTC
Created attachment 38620 [details]
source
Comment 2 Germain Garand 2009-12-05 02:52:57 UTC
Created attachment 38838 [details]
patch : the usual updateLayout() fix ...
Comment 3 Germain Garand 2010-01-06 05:55:33 UTC
SVN commit 1070586 by ggarand:

make sure layout is up to date before calling blur/focus.

BUG: 215791

 M  +16 -7     kjs_dom.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1070586