Bug 78083 - make menulist height Auto in RenderThemeBlackBerry.cpp
Summary: make menulist height Auto in RenderThemeBlackBerry.cpp
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 23:46 PST by Mary Wu
Modified: 2012-02-07 23:49 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mary Wu 2012-02-07 23:46:00 PST
in RenderThemeBlackBerry.cpp function adjustMenuListButtonStyle(), we shouldn't fix the height to 2 x fontSize. If the page set lineheight bigger than that value, it will cut text off.
Comment 1 Mary Wu 2012-02-07 23:49:24 PST
RenderThemeBlackBerry.cpp would be upstreamed later...