Defect #5222
closed
Issue grid does not wrap correctly in some browsers
Added by Jon Lumpkin over 14 years ago.
Updated almost 12 years ago.
Description
I have a rendering issue in Google Chrome, which doesn't seem to appear in IE. Attached is a screenshot from Chrome.
In our case, the field that is not wrapping correctly is a long text custom field. In IE this works correctly, but in Chrome, everything is on one line.
Files
This attached patch sets the correct css properties for "text" and "long text" custom fields.
Tried this patch, appears to work fine in our setup.
I've never seen errors like that. Is it still an issue on an unpatched current redmine with current chrome?
Yah, I was rather surprised myself that IE handled this, but not chrome.
I manually applied the above patch which fixed this. But this may be still an issue on an unpatched version (.94).
Well, we already had several other bad rendering reports from users with non-stable versions of chrome, that's why I'm asking. Do you have a stable chrome version and could try it out on your redmine? The easiest way would be to comment out the CSS line added by the patch (you'll have to enclose it in /* your comment here */
, #
isn't a comment marker in CSS), empty your browser cache after that and see if the problem still is there.
I am running a development version of Chrome, thats probably why I was seeing this issue. I am not sure when I will be able to switch over to a stable version, but will try when I get a chance. I am running a stable version (on this machine) of safari though.
Closing this, status is resolved since 400 days and more (issue was last updated more than 400 days ago)...
- Status changed from Resolved to Closed
Also available in: Atom
PDF