Bug 24126 - regression : <form> with style display:inline within <p> causes the content to move to next line
Summary: regression : <form> with style display:inline within <p> causes the content t...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.google.com/support/chrome/...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-02-24 10:49 PST by jasneet
Modified: 2013-06-25 12:36 PDT (History)
4 users (show)

See Also:


Attachments
reduced testcase (216 bytes, text/html)
2009-02-24 10:49 PST, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-02-24 10:49:09 PST
I Steps:
Go to http://www.google.com/support/chrome/?hlrm=en-US
Observe the drop down list of "Change Language"

II Issue : 
"Change Language" drop down list wraps to the next line incorrectly

III Conclusion:
Regression in Webkit : This works fine in FF3/IE7/Chrome1.0/Safari3 but not on Nightly builds of Chrome/Safari

Form element with style "display: inline" within a paragraph element is causing the content to move to next line.

IV Nightly tested: 41018

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=6028
Comment 1 jasneet 2009-02-24 10:49:38 PST
Created attachment 27922 [details]
reduced testcase
Comment 2 Gavin Sherlock 2009-05-02 13:35:53 PDT
This still exists in r42858
Comment 3 Yair Yogev 2011-04-15 12:46:38 PDT
FF4 on Windows does the same
Comment 4 Robert Hogan 2013-06-25 12:36:16 PDT
IE 10, Firefox and Opera all render it the same way as WebKit. Closing.