How to force text to wrap on mobile versions of reports

How to force text to wrap on mobile versions of reports

I am developing an app for use on both web and phone. I have constructed a nice Quick View layout for the phone version of a report with a photo on the left and several fields of text on the right. But when a field contains more text than can be displayed on a single line it is simply truncated (cut off) instead of wrapping to a second line - even if there is available space for the field to expand.

There are several standard layouts which appear to allow text wrapping, but I can't even get those to work for me. All of the long lines of text are cut off at the end of a single line with "..." indicating that there is additional text which cannot be displayed. What am I missing?