Bug 26805

Summary: ext-align:center defined for the body is causing the misalignment
Product: WebKit Reporter: jasneet <jasneet>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: jasneet
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://www.weather.com/multimedia/videoplayer.html?clip=715&collection=localwxforecast&from=36hr_outlet_video
Attachments:
Description Flags
reduced testcase none

Description jasneet 2009-06-29 10:31:17 PDT
I Steps:
1. Go to
http://www.weather.com/multimedia/videoplayer.html?clip=715&collection=localwxforecast&from=36hr_outlet_video
2. Note layout problems with text box "Enter zip, US city or keyword" and
"Go" button in top navigation menu (see picture).
3. Select "Safety & Prep Tips" from top menu.
4. Pass mouse cursor over top menu.  Note that "oscillation" occurs during
mouse movement as menu is repeatedly redrawn (incorrectly).

II Issue:
style text-align:center defined for the body is causing the issue.

III Other Browsers:
IE7: ok
FF3: ok

IV Nightly tested: 45330

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7122
Comment 1 jasneet 2009-06-29 10:31:32 PDT
Created attachment 32012 [details]
reduced testcase