Closed
Bug 1278376
Opened 9 years ago
Closed 9 years ago
Table cells do not display when a certain class name is applied to them
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: untilzero, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Firefox/666
Build ID: 20160502172042
Steps to reproduce:
Applied the class name "ad600" to a number of table column (td) tags.
Actual results:
Any table column (td) tag with a class name containing the string "ad600" will not display, regardless of its position within the markup or its computed CSS rules.
Expected results:
The table cells should have displayed unless otherwise specified via CSS, regardless of class name.
I have a test case available online if necessary as well, but will only pm/email the URL (privacy concerns).
I'm on an Apple G5 Mac Pro running OS X 10.7.5 using FireFox 46.0.1
See the 'Full Markup' attachment for the test markup used, and the 'Rendered' attachment for the result. Notice how no table column contents with the class name "ad600" applied show up in the display, regardless of their position in the markup.
Summary: Table cells, regardless of placement in the markup, do not display at all when the class name "ad600" is applied to them. → Table cells do not display when a certain class name is applied to them
Comment 5•9 years ago
|
||
sounds like you have some extension or user style that removes/hides page ad.
can you test in safe-mode, and also with clean profile?
https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(untilzero)
I am SUCH A DOLT! This is an extension's fault (namely AdBlock).
Chalk it up to the ease/transparency of activating these add-ons... Oh well. Sorry to waste everyone's time!
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•9 years ago
|
Flags: needinfo?(untilzero)
You need to log in
before you can comment on or make changes to this bug.
Description
•