[Webkit-unassigned] [Bug 99925] Setting width of a flexitem causes the adjacent flex item to be displayed poorly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 22:07:48 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99925


Kang-Hao (Kenny) Lu <kennyluck at csail.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Unspecified                 |All
         OS/Version|Unspecified                 |All
             Status|UNCONFIRMED                 |NEW
                 CC|                            |kennyluck at csail.mit.edu
             Blocks|                            |62048
     Ever Confirmed|0                           |1




--- Comment #1 from Kang-Hao (Kenny) Lu <kennyluck at csail.mit.edu>  2012-10-22 22:08:52 PST ---
(In reply to comment #0)
> Created an attachment (id=169790)
 --> (https://bugs.webkit.org/attachment.cgi?id=169790&action=review) [details]
> a test case with a button to show the bug.
> 
> 当有多个并列的flex item元素时,使用定时脚本在DOM完全渲染之后再改变一个flex item的宽度,会导致相邻的flex item显示不正常。

Translation: For multiple flex items laid out horizontally, when you change the width of a flex item via JS, adjacent flex items get displayed poorly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list