Closed
Bug 295584
Opened 20 years ago
Closed 17 years ago
web.msn.co.il - Items missing background due to numerical class label name
Categories
(Tech Evangelism Graveyard :: Hebrew, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lamedym, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 At the right side of the page, within the frame there is a list (bg color purpule with IE) that is not seen (only yellow titles yellow items are seen). However their expected bg color turns to be correct when the mouse hovers over those items. (Their fg color is white so text items are not seen otherwise). Reproducible: Always Steps to Reproduce: 1. Go to URL 2. Hover the mouse over the right (witin the frame) - and see the hidden items. 3. Expected Results: Show bg color of text items.
Comment 1•20 years ago
|
||
I get this to with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050526 Firefox/1.0+ but i wonder if it is not a problem with the webpage.
Component: General → Layout
Product: Firefox → Core
Summary: Items in a list (?) show bacground color only when the mouse hovers over them (otherwise white) → Items in a list (?) show bacground color only when the mouse hovers over them (otherwise white)
Version: unspecified → 1.0 Branch
Updated•20 years ago
|
Version: 1.0 Branch → Trunk
Comment 2•20 years ago
|
||
The problem is that the page uses a class names starting with a number ("2132",
"2133") as CSS selectors. This is forbidden by the standard. See bug 241545 for
a similar problem (specifically, see bug 241545 comment #1).
Confirming as Tech. Evang.Assignee: nobody → hebrew
Status: UNCONFIRMED → NEW
Component: Layout → Hebrew
Ever confirmed: true
Product: Core → Tech Evangelism
QA Contact: general → hebrew
Summary: Items in a list (?) show bacground color only when the mouse hovers over them (otherwise white) → web.msn.co.il - Items missing background due to numerical class label name
Version: Trunk → unspecified
Comment 3•17 years ago
|
||
WFM website offline.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•