Closed
Bug 797556
Opened 13 years ago
Closed 13 years ago
Tabzilla is broken in IE6 and IE7
Categories
(Websites :: Tabzilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: retornam, Assigned: sgarrity)
References
()
Details
Tabzilla has always been broken in IE6 and worked well IE7. It has this weird bug in IE7 right now where it shows up broken. See
http://cl.ly/image/3m0X3X2e0q3M
| Assignee | ||
Comment 1•13 years ago
|
||
Pull request here: https://github.com/mozilla/bedrock/pull/396
Assignee: nobody → steven
| Reporter | ||
Comment 2•13 years ago
|
||
This is fixed but the delay before Tabzilla content is shown is a bit long. Can that be fixed also
| Assignee | ||
Comment 3•13 years ago
|
||
Tabzilla is managed on GitHub, and pulled into the SVN/PHP-based mozilla.org site (from the mozilla.com repo), so when changes are pushed into the 'live' branch of tabzilla, they don't show up in production until the PHP site gets a refresh and pulls in the changes. I'm not sure how often that happens.
This shouldn't be an issue once tabzilla is being included in bedrock directly rather than via the PHP/SVN site.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2210117d2b15c5e70a2c80f16a82f3d1a171982f
Add position:relative; to outer-wrapper div to keep tabzilla from overlapping page content in IE7 (Bug 797556)
https://github.com/mozilla/bedrock/commit/e672351ff3f180618c30910a1d3f4f558c0a3332
Merge pull request #396 from sgarrity/bug-797556-tabzillalayout
Bug 797556 tabzillalayout
Comment 5•13 years ago
|
||
This has been pushed to production.
Updated•12 years ago
|
Component: Pages & Content → Tabzilla
Product: www.mozilla.org → Websites
Target Milestone: --- → 1.5
Comment 6•12 years ago
|
||
Sorry for the bugspam -- the Target Milestore was set unexpectedly.
Target Milestone: 1.5 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•