Project

General

Profile

Actions

Bug #13712

open

Correct WTableView links with alternating background color

Added by Matthias Van Ceulebroeck 12 days ago. Updated 12 days ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/24/2025
Due date:
% Done:

0%

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 12 days ago

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

Also available in: Atom PDF