Edit report at https://bugs.php.net/bug.php?id=67323&edit=1

 ID:                 67323
 Updated by:         [email protected]
 Reported by:        phpdev at ehrhardt dot nl
 Summary:            H2 on frontpage do not display in Opera
-Status:             Wont fix
+Status:             Assigned
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        aharvey
 Block user comment: N
 Private report:     N

 New Comment:

I'm not sure. I'll reopen this and poke at it when I have a chance 
post-DrupalCon.


Previous Comments:
------------------------------------------------------------------------
[2014-06-04 12:53:46] phpdev at ehrhardt dot nl

Hi Adam,

The status is at wontfix, but I am wondering which browsers need the 'content: 
" "'; the header.title styles. To me it seems quite logical that Opera shows 
nothing when you replace the content with a space.

Jan

------------------------------------------------------------------------
[2014-05-23 09:36:47] phpdev at ehrhardt dot nl

I found the culprit: content: " "; in the header.title styles. This removes all 
the content inside the <header class="title">.

Note that you do not have the class="title" on the archive pages.

------------------------------------------------------------------------
[2014-05-22 21:39:50] [email protected]

I've poked at this a bit, and while I can reproduce it, I can't figure out why 
Opera computes a display: none rule for the h2 and time elements. It also can't 
be overridden — even a style attribute on the element with !important, which 
should best everything, doesn't change the computed style.

Given that Opera 12 is discontinued, Opera for Android has minimal market 
share, and this works fine in the Blink-based current version, I'm inclined to 
mark this as won't fix, although I'd be interested if there was a patch that 
did fix this.

------------------------------------------------------------------------
[2014-05-22 10:34:48] phpdev at ehrhardt dot nl

Description:
------------
The article headings on the frontpage do not display in Opera 12 and in the 
Opera Classic Android app. They have CSS display:none;

Test script:
---------------
Screenshot: http://elijst.nl/php_net.gif

Expected result:
----------------
The see the article subjects.



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=67323&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to