Bug 215791 - input should receive focus
Summary: input should receive focus
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 09:39 UTC by lunter
Modified: 2010-01-06 05:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
source (544 bytes, text/html)
2009-11-26 21:11 UTC, lunter
Details
patch : the usual updateLayout() fix ... (1.20 KB, patch)
2009-12-05 02:52 UTC, Germain Garand
Details

Note You need to log in before you can comment on or make changes to this bug.
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