Closed
Bug 584292
Opened 16 years ago
Closed 16 years ago
[Opera 10.60] "Technology for Web Developers" section items have layout issues
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: stephend, Assigned: craigcook)
References
()
Details
Attachments
(1 file)
|
358.62 KB,
image/png
|
Details |
Using Opera 10.60 for Mac OS X, the "Technology for Web Developers" section under the "Docs" tab is one long vertical line; it should 4 columns x 5 rows.
| Assignee | ||
Comment 1•16 years ago
|
||
(In reply to comment #0)
> Using Opera 10.60 for Mac OS X, the "Technology for Web Developers" section
> under the "Docs" tab is one long vertical line; it should 4 columns x 5 rows.
Opera doesn't yet support CSS3 multi-columns so the list degrades to a typical single-column list. The same will happen in all current versions of IE and really old versions of Gecko and Webkit.
If it's a requirement to be four columns in all browsers, we'll have to either break it into four lists or float the individual list items (which changes the order of the items). Since this is graceful degradation I'm inclined to call this a "wontfix."
| Reporter | ||
Comment 2•16 years ago
|
||
Jay, do we care about Opera having layout parity w/Firefox? I'd say we can live with this, given the installed userbase of Opera, on the whole (and that it does work fine in shipping version of Chrome/Safari).
Comment 3•16 years ago
|
||
Considering the market share, I wouldn't worry about this right now. We should eventually fix this, but I'm not going to block on the release.
| Assignee | ||
Comment 4•16 years ago
|
||
Eventually Opera will "fix" it by adding support for CSS3 columns without us lifting a finger. It will still degrade gracefully in older clients and they'll display an entirely readable, accessible, semantically pure and attractively styled unordered list in a single column. Progressive enhancement, baby!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•