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
F18626538: D19457.id46548.diff
Tue, Sep 16, 1:29 AM
F18621456: D19457.diff
Mon, Sep 15, 8:24 AM
F18509652: D19457.id.diff
Fri, Sep 5, 3:31 AM
F18502916: D19457.diff
Thu, Sep 4, 10:44 PM
F18110372: D19457.id46544.diff
Aug 11 2025, 7:01 PM
F18096295: D19457.id46548.diff
Aug 8 2025, 6:05 AM
F18093180: D19457.id.diff
Aug 7 2025, 4:05 PM
F18088798: D19457.diff
Aug 6 2025, 9:34 AM
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