[wp-meta] [Making WordPress.org] #2857: News blog on Firefox for android and facebook falls out of content
Making WordPress.org
noreply at wordpress.org
Wed Jul 19 20:13:41 UTC 2017
#2857: News blog on Firefox for android and facebook falls out of content
---------------------------+---------------------
Reporter: dingo_bastard | Owner:
Type: defect | Status: closed
Priority: high | Milestone:
Component: General | Resolution: fixed
Keywords: has-patch |
---------------------------+---------------------
Changes (by coffee2code):
* status: new => closed
* resolution: => fixed
Comment:
@dingo_bastard: Thanks for identifying the issue and providing a patch!
It turns out the issue was a result of characters (invisible whitespace
characters?) in the content of the [https://wordpress.org/news/2017/05
/wordpress-now-on-hackerone WordPress Now on HackerOne] post. Chrome has
support for `word-break: break-word` (which Firefox does not) which likely
prevented it from being an issue there.
Anyhow, I retyped part of the the last sentence and everything looks fine
now. It shouldn't be an issue that naturally occurs.
As for the other recommendations in your patch, we generally try not to
make changes in `wp4.css` except to fix verifiable issues or to add styles
for new things. That styles in that file are applied to ALL of the sites
associated with wordpress.org. Making a global change, even if well
intentioned, might have adverse effects ''somewhere''. So unless there are
any reproducible issues you came across that you were trying to fix, we'll
keep the styles as-is for now.
Cheers!
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2857#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list