Bug 26394 - REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height
Summary: REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Robert Hogan
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2009-06-14 18:41 PDT by mitz
Modified: 2013-05-09 14:45 PDT (History)
7 users (show)

See Also:


Attachments
Test case (288 bytes, text/html)
2009-06-14 18:41 PDT, mitz
no flags Details
Patch (15.16 KB, patch)
2013-05-04 02:15 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff
Patch (14.32 KB, patch)
2013-05-08 14:11 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2009-06-14 18:41:29 PDT
In the attached test case, the <textarea> and its enclosing table cell seem to have incorrect height. Moreover, the height is not stable: by focusing the pop-up menu repeatedly, additional layout passes can be triggered, which change the height of the <textarea> until it converges.
Comment 1 mitz 2009-06-14 18:41:44 PDT
Created attachment 31273 [details]
Test case
Comment 2 mitz 2009-06-14 18:42:21 PDT
This bug affects the bugs.webkit.org review form.
Comment 3 mitz 2009-06-14 18:42:49 PDT
<rdar://problem/6971296>
Comment 4 Robert Hogan 2013-05-04 02:15:13 PDT
Created attachment 200526 [details]
Patch
Comment 5 Robert Hogan 2013-05-08 14:11:06 PDT
Created attachment 201107 [details]
Patch
Comment 6 Dave Hyatt 2013-05-09 14:16:36 PDT
Comment on attachment 201107 [details]
Patch

r=me
Comment 7 WebKit Commit Bot 2013-05-09 14:45:06 PDT
Comment on attachment 201107 [details]
Patch

Clearing flags on attachment: 201107

Committed r149844: <http://trac.webkit.org/changeset/149844>
Comment 8 WebKit Commit Bot 2013-05-09 14:45:08 PDT
All reviewed patches have been landed.  Closing bug.