Bug 12986

Summary: REGRESSION(NativeListBox): Listboxes not updated when resized dynamically
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P1 Keywords: HasReduction, Regression
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Reduction
none
Reattach on list box size change adele: review+

Description Matt Lilek 2007-03-06 10:47:11 PST
Changing the size of a list box does not update it immediately.

This happens in Safari 2.0.4 and was initially fixed by the new listbox implementation, but regressed in r15359 with the fix for bug 9861/bug 9859.
Comment 1 Matt Lilek 2007-03-06 10:48:11 PST
Created attachment 13490 [details]
Reduction
Comment 2 mitz 2007-03-06 11:18:37 PST
Created attachment 13492 [details]
Reattach on list box size change
Comment 3 Mark Rowe (bdash) 2007-03-06 19:54:22 PST
Landed in r19998.