Project

General

Profile

Actions

Defect #22932

closed

"Group by" row from issues listing has the colspan attribute bigger with one than the number of columns from the table

Added by Marius BĂLTEANU almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Steps to reproduce:
  1. Open the issues tabs
  2. Group results by an attribute (tracker for example)
  3. Observe that the colspan attribute of the "Group by" row (tr.group) is bigger with one than the number of columns of issue rows (tr.issue).
  4. Because of that, the right border is missing for issue rows and table header

After applying the attached patch (fix_colspan_attribute.patch):


Files

missing_border.png (143 KB) missing_border.png Marius BĂLTEANU, 2016-05-31 01:19
fix_colspan_attribute.patch (880 Bytes) fix_colspan_attribute.patch Marius BĂLTEANU, 2016-05-31 01:23
with_border.png (152 KB) with_border.png Marius BĂLTEANU, 2016-05-31 01:25
fix_colspan_attribute_v2.patch (706 Bytes) fix_colspan_attribute_v2.patch Marius BĂLTEANU, 2016-05-31 11:36
Actions

Also available in: Atom PDF