Project

General

Profile

Actions

Bug #13712

open

Correct WTableView links with alternating background color

Added by Matthias Van Ceulebroeck 20 days ago. Updated 7 days ago.

Status:
Implemented @Test
Priority:
Normal
Target version:
Start date:
04/24/2025
Due date:
% Done:

100%

Estimated time:

Description

In case a WTableView is configured to display an alternating background color (see), all elements that can be rendered by default should receive this styling.

A ItemDataRole::Link item doesn't correctly follow this rule. It can be placed immediately as an <a> element inside the table, instead of being wrapped in a <div> (like the other widgets). This results in no background being present for the anchor.
This should be corrected.

Actions #1

Updated by Matthias Van Ceulebroeck 20 days ago

  • Status changed from InProgress to Review
  • Assignee deleted (Matthias Van Ceulebroeck)
Actions #2

Updated by Matthias Van Ceulebroeck 7 days ago

  • Status changed from Review to Implemented @Emweb
  • Assignee set to Matthias Van Ceulebroeck
  • % Done changed from 0 to 100
Actions #3

Updated by Matthias Van Ceulebroeck 7 days ago

  • Status changed from Implemented @Emweb to Implemented @Test
Actions

Also available in: Atom PDF