Bug 13356 - REGRESSION: Floated block focuses input when clicking outside block
Summary: REGRESSION: Floated block focuses input when clicking outside block
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-04-15 15:53 PDT by Matt Lilek
Modified: 2011-08-31 16:35 PDT (History)
3 users (show)

See Also:


Attachments
Reduction (321 bytes, text/html)
2007-04-15 15:54 PDT, Matt Lilek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2007-04-15 15:53:43 PDT
The attached testcase contains a display: block input and a floated div.  Clicking anywhere outside of the div focuses the input.  This seems similar to bug 12606 (it might be a dupe, but I'm not sure).  This is a regression from Safari 2.0.4.
Comment 1 Matt Lilek 2007-04-15 15:54:09 PDT
Created attachment 14044 [details]
Reduction
Comment 2 Darin Adler 2007-04-23 08:38:10 PDT
<rdar://problem/5153019>
Comment 3 Adele Peterson 2007-04-27 11:47:13 PDT
It might be useful to know where the reduction came from.

Matt, do you know if this affect a real world site?
Comment 4 Matt Lilek 2007-04-27 13:18:51 PDT
(In reply to comment #3)
> It might be useful to know where the reduction came from.
> 
> Matt, do you know if this affect a real world site?
> 

I made the reduction from a project I was working on. I haven't seen this affect any real world sites though.
Comment 5 Oliver Hunt 2007-07-13 22:21:19 PDT
Symptoms appear relatively minor