Page MenuHomePhabricator

Add "max-width: 100%;" to stop large images from overflowing the new rendering engine UI
ClosedPublic

Authored by epriestley on Jun 1 2018, 8:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 6, 4:19 AM
Unknown Object (File)
Wed, Jun 4, 8:42 AM
Unknown Object (File)
May 8 2025, 10:29 AM
Unknown Object (File)
Apr 29 2025, 8:34 AM
Unknown Object (File)
Apr 28 2025, 3:21 PM
Unknown Object (File)
Apr 23 2025, 11:16 AM
Unknown Object (File)
Apr 14 2025, 8:00 AM
Unknown Object (File)
Apr 1 2025, 12:31 PM
Subscribers
None

Details

Summary

Fixes T13148. Ref T13105. The new document rendering engine for images let them overflow the UI bounds.

Add max-width: 100%; to keep them contained.

Test Plan
  • Viewed a very wide image in Safari, Firefox and Chrome. Saw sensible rendering.
  • Also viewed a normal image, saw normal behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable