Last modified: 2014-09-03 23:20:45 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T72367, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70367 - LQT: Thread summary element should contain any floated content
LQT: Thread summary element should contain any floated content
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-03 23:18 UTC by Krinkle
Modified: 2014-09-03 23:20 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Screenshot of bug. (160.14 KB, image/png)
2014-09-03 23:18 UTC, Krinkle
Details
Screenshot of proposed fix. (246.06 KB, image/png)
2014-09-03 23:20 UTC, Krinkle
Details

Description Krinkle 2014-09-03 23:18:47 UTC
Created attachment 16358 [details]
Screenshot of bug.

When the thread summary contains floated content (e.g. on mediawiki.org the [[mw:Template:Tracker]] template), the post body is oddly narrow due to it being stuck behind that float.

This itself is a consequence of it using display:table, but there's probably a strange reason for that.
Comment 1 Krinkle 2014-09-03 23:20:24 UTC
Created attachment 16359 [details]
Screenshot of proposed fix.

Let's add overflow: hidden; to .lqt_thread_permalink_summary_body so that any float is cleared before other block elements start.

This also has a nice side-effect of ensuring the background color and border around the summary area goes around the floated content to properly contain it.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links