When shown in the chat widget, large images are neither scaled down nor cropped.

Bug #1427419 reported by Mohamed-Touhami MAHDI
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Movim
Fix Committed
Low
edhelas

Bug Description

If someone somehow post a link to an image file and it gets rendered. The image is neither scaled down nor cropped to fit in the chat widget. Instead it is shown with its full size and only a portion of it gets shown.

Revision history for this message
Mohamed-Touhami MAHDI (dragnucs) wrote :

This can be fixed with a simple

div.bubble img {
    max-width: 100%;
}

added in css/list.css file.

edhelas (edhelas)
Changed in movim:
status: New → Incomplete
status: Incomplete → Fix Committed
importance: Undecided → Low
assignee: nobody → edhelas (edhelas)
milestone: none → 0.9
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.