Skip to content
Commit b83cd4c8 authored by Jason Crain's avatar Jason Crain
Browse files

properties: Fix dialog extending past edge of screen

A property with a lot of newlines can extend Nautilus's file properties
dialog past the edge of the screen.  Replace these newlines with spaces
to limit the vertical size and let the label's ellipsizing work
correctly.  Have labels wrap for up to five lines in case someone is
relying on the properties dialog showing large properties.  Place
properties page in a GtkScrolledWindow in case it is still too tall.

https://bugzilla.gnome.org/show_bug.cgi?id=733618
parent 6adc0705
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment