Bug 136619
Summary: | Display problem with card used on google page. | ||
---|---|---|---|
Product: | WebKit | Reporter: | dhiraj kumar <dhiraj4566> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Android | ||
OS: | Android | ||
URL: | https://www.google.co.in/search?q=nfl&oq=nfl&aqs=chrome..69i57j0l5.1678j0j7&sourceid=chrome&es_sm=93&ie=UTF-8 |
dhiraj kumar
1. open web broswer and search "nfl"
2. select the current game in progress or any other future game.
3. does not display game details.
Able to display
The DIV element in inside the table row content is not expending.
<div class="kno-axpnd_hide" style="max-height: 0px;"><div class="_Fc vk_gy"><div class="_Bc"></div><div class="vk_txt"><span class="lr-rltv-date">today</span>, 1:55 am</div><div class="vk_txt">AT&T Stadium, Arlington, Texas</div><div class="_vZc live_result-sports-schedule__lr_sns_ovo_hima vk_bk"><div class="_eO _yZc">
in case of chrome the propety of the div element style is set to "max-height: 231px;"
Android Stock webkit 4.4, 4.2, 4.1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot follow the steps to reproduce (perhaps because of a different localization of google.com).
Does this happen with any current WebKit browsers? Google has forked WebKit, so their bugs should be reported to Google, not to webkit.org.