Content
View differences
Updated by Igor Macukat over 9 years ago
When navigating to the work packages view of a project (url: /projects/\[project\]/work\_packages), if the subject line of a work package is longer then the allocated width of the subject column, the whole subject title is replaced with 3 dots, a.k.a ellipsis (…). This bug has been found in version 6.0.5, however, the versions available in the drop down list only allow 6.0.4 as the nearest version.
The subject line should be truncated at the end of the width allocated by the subject column and the ellipsis should represent that the subject line was truncated. The expected behaviour occurs in Chrome (version 54.0.2840.71, “ch6.0.5exp.jpg”), but not in Firefox (version 49.0.2, “ff6.0.5unexp.jpg”). The expected behaviour also occurs in OpenProject 5.0.20 (“ff5.0.20exp”) on same browsers and same browser versions mentioned already.
The open project installation has not been modified in any way by gems or other plugins. It is a simple package installation.
The subject line should be truncated at the end of the width allocated by the subject column and the ellipsis should represent that the subject line was truncated. The expected behaviour occurs in Chrome (version 54.0.2840.71, “ch6.0.5exp.jpg”), but not in Firefox (version 49.0.2, “ff6.0.5unexp.jpg”). The expected behaviour also occurs in OpenProject 5.0.20 (“ff5.0.20exp”) on same browsers and same browser versions mentioned already.
The open project installation has not been modified in any way by gems or other plugins. It is a simple package installation.