Bug 131984 - [New Multicolumn] Text input elements sometimes fall out of their pagination context
Summary: [New Multicolumn] Text input elements sometimes fall out of their pagination ...
Status: RESOLVED DUPLICATE of bug 131808
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Morten Stenshorne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 06:44 PDT by Morten Stenshorne
Modified: 2014-04-22 07:48 PDT (History)
6 users (show)

See Also:


Attachments
Test case (815 bytes, text/html)
2014-04-22 07:01 PDT, Morten Stenshorne
no flags Details
Patch (5.55 KB, patch)
2014-04-22 07:13 PDT, Morten Stenshorne
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Morten Stenshorne 2014-04-22 06:44:39 PDT
This happens due to a layer pagination state update bug in RenderLayer.
Comment 1 Morten Stenshorne 2014-04-22 07:01:53 PDT
Created attachment 229876 [details]
Test case
Comment 2 Morten Stenshorne 2014-04-22 07:13:00 PDT
Created attachment 229878 [details]
Patch
Comment 3 Morten Stenshorne 2014-04-22 07:15:38 PDT
This patch makes the fast/multicol/multicol-with-child-renderLayer-for-input.html test pass also when run with region based columns enabled.
Comment 4 Morten Stenshorne 2014-04-22 07:25:48 PDT
But wait a minute! I forgot to search for existing reports before filing this one, even if I knew that whatever worth filing for new multicol was probably already filed. Sorry about the mess. I'll close this one, and move over to bug 131808.

*** This bug has been marked as a duplicate of bug 131808 ***