WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
10013
Dell.com menu's don't work properly
https://bugs.webkit.org/show_bug.cgi?id=10013
Summary
Dell.com menu's don't work properly
Joost de Valk (AlthA)
Reported
2006-07-19 12:54:14 PDT
The hover effect on the menu's is wrong, works properly in firefox. This goes for all Dell sites.
Attachments
Reduction of text displacement in pop-ups
(636 bytes, text/html)
2006-08-01 15:31 PDT
,
jonathanjohnsson
no flags
Details
Dell page
(133.26 KB, application/octet-stream)
2009-01-01 07:39 PST
,
jonathanjohnsson
no flags
Details
Fithre reduction of text-indent bug
(434 bytes, text/html)
2009-01-01 17:32 PST
,
Alex Taylor
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joost de Valk (AlthA)
Comment 1
2006-07-19 12:54:53 PDT
cc-ing ggaren, because i made this a hitlistcandidate.
jonathanjohnsson
Comment 2
2006-08-01 15:31:31 PDT
Created
attachment 9804
[details]
Reduction of text displacement in pop-ups This reduction only shows the text displacement in the pop-ups, the other issues (e.g. placement of pop-up) still need reduction, I think.
Alex Taylor
Comment 3
2006-10-03 22:43:04 PDT
Has Dell's site changed to remove this issue? ToT's rendering appears to match Firefox's from what I can see. If it has changed, does anyone have it saved locally to create a reduction from?
jonathanjohnsson
Comment 4
2006-10-14 14:13:29 PDT
Dell's site has obviously changed, as Alex Taylor says, so webkit now renders it the same as Firefox. I have a local copy of the old page (that works tolerably). I don't remember what looked wrong earlier, but now (in latest nightly) the menus are shifted slightly to the left, and the text of the menu items are also shifted to the left. The reduction that already is in this report looks like at least half the problem to me. If you want to, I could zip and upload the old page, but it's ~400K. I suppose that the HitListCandidate keyword should be removed now, since www.dell.com works as it should?
Joost de Valk (AlthA)
Comment 5
2009-01-01 07:15:35 PST
No longer a valid bug, removing keywords and updating to invalid.
jonathanjohnsson
Comment 6
2009-01-01 07:39:19 PST
Created
attachment 26348
[details]
Dell page The Dell page when the bug was still present, saved using Firefox. For some reason the menus are duplicated.
jonathanjohnsson
Comment 7
2009-01-01 07:41:36 PST
Added the original Dell page with the bug showing. Reopening.
Alex Taylor
Comment 8
2009-01-01 17:32:46 PST
Created
attachment 26354
[details]
Fithre reduction of text-indent bug Further reduced this page. This behaviour is exhibited when a block element is placed inside an inline container which has text-indent. It appears that WebKit applies an implicit display:block to the inline container. In this case FireFox renders it differently most likely due to a Firefox bug relating to different behaviour for tables, changing this element to a <div> makes Firefox match WebKit rendering. It appears Firefox doesn't support text-indent inheritance into tables even when the container is block. This is looking more like a Firefox bug than a WebKit bug.
Ahmad Saleem
Comment 9
2023-05-07 00:04:07 PDT
Using attached reduction, STP169 matches with Chrome Canary 115 and Firefox Nightly 114, I am not able to see any bug or mis-rendering or text-indent bug. I think we can close this now as "RESOLVED CONFIGURATION CHANGED".
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug