Bug 26805 - ext-align:center defined for the body is causing the misalignment
Summary: ext-align:center defined for the body is causing the misalignment
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.weather.com/multimedia/vid...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-06-29 10:31 PDT by jasneet
Modified: 2009-06-29 10:31 PDT (History)
1 user (show)

See Also:


Attachments
reduced testcase (440 bytes, text/html)
2009-06-29 10:31 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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