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 #1

Updated by Marius BĂLTEANU almost 8 years ago

Sorry, previous patch version contains an error. Attached the correct one (_v2).

Actions #2

Updated by Go MAEDA almost 8 years ago

  • Target version set to 3.2.3

Confirmed the problem in Safari and Chrome. No problem in Edge and Firefox.

Actions #3

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Committed, thanks for this fix.

Actions

Also available in: Atom PDF