Bug 11999 - REGRESSION: Incomplete listing in TVListings window
Summary: REGRESSION: Incomplete listing in TVListings window
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Darin Adler
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2006-12-27 09:02 PST by Patricia Warwick
Modified: 2007-01-20 15:58 PST (History)
3 users (show)

See Also:


Attachments
Webkit incomplete list (141.31 KB, image/tiff)
2006-12-27 09:03 PST, Patricia Warwick
no flags Details
Complete list in Safari (176.67 KB, image/tiff)
2006-12-27 09:04 PST, Patricia Warwick
no flags Details
Reduction (356 bytes, text/html)
2007-01-16 00:12 PST, mitz
no flags Details
patch that fixes this problem and some others (29.96 KB, patch)
2007-01-16 02:49 PST, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patricia Warwick 2006-12-27 09:02:46 PST
I use a website to check TV listings in my neighbourhood. I noticed that the scrolling list of stations is incomplete when I view it via Webkit but is complete when viewed with Safari (and other browsers). 
The URL is http://tvlistings5.zap2it.com/tvlistings/GridAction.do and I click on the Favorite Channels link to add/remove channels to the window.
I will screenshots of the two lists.
Comment 1 Patricia Warwick 2006-12-27 09:03:39 PST
Created attachment 12059 [details]
Webkit incomplete list
Comment 2 Patricia Warwick 2006-12-27 09:04:24 PST
Created attachment 12060 [details]
Complete list in Safari
Comment 3 mitz 2006-12-27 10:44:54 PST
I can reproduce the bug. If I scroll down the list box, I can see the additional channels, but the list box doesn't use its entire height for displaying the options.
Comment 4 mitz 2007-01-16 00:12:53 PST
Created attachment 12478 [details]
Reduction
Comment 5 Darin Adler 2007-01-16 02:49:55 PST
Created attachment 12481 [details]
patch that fixes this problem and some others
Comment 6 Adele Peterson 2007-01-16 12:47:45 PST
Here's one of the other bug numbers:

<rdar://problem/4901834> REGRESSION(NativeListBox): Focus is not placed on SELECT after mousing down on OPTION
http://bugs.webkit.org/show_bug.cgi?id=12008
Comment 7 Mark Rowe (bdash) 2007-01-18 16:52:05 PST
<rdar://problem/4940442>
Comment 8 mitz 2007-01-20 15:58:11 PST
Patch landed by Darin in r18989.