Defect #5222
closedIssue grid does not wrap correctly in some browsers
100%
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
Updated by Hugo Ferreira over 14 years ago
- File _5222_wrap_custom_fields_trunk_3764.patch _5222_wrap_custom_fields_trunk_3764.patch added
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- % Done changed from 0 to 100
This attached patch sets the correct css properties for "text" and "long text" custom fields.
Updated by Jon Lumpkin over 14 years ago
Tried this patch, appears to work fine in our setup.
Updated by Felix Schäfer over 14 years ago
I've never seen errors like that. Is it still an issue on an unpatched current redmine with current chrome?
Updated by Jon Lumpkin over 14 years ago
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).
Updated by Felix Schäfer over 14 years ago
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.
Updated by Jon Lumpkin over 14 years ago
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.
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
Closing this, status is resolved since 400 days and more (issue was last updated more than 400 days ago)...
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
- Status changed from Resolved to Closed