Project

General

Profile

Actions

Bug #13602

open

Missing CSS style for WSuggestionPopup

Added by Steven Köhler 26 days ago. Updated 26 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
03/03/2025
Due date:
% Done:

0%

Estimated time:

Description

I noticed that WSuggestionPopup is missing its CSS style when using Bootstrap 5 theme. The issue can be seen in the Auto complete example in the widget gallery.

It seems to be caused due to the missing dropdown-item CSS class. I appended a small patch to this bug report, that fixes the issue. It is, unfortunately, interdependent with Issue #13600, since the element selector uses the href atrribute value. Thus, it might not be suitable as a final solution.

Best regards,
Steven


Files

WBootstrap5Theme.patch (527 Bytes) WBootstrap5Theme.patch Steven Köhler, 03/03/2025 11:14 AM
style-err.png (27 KB) style-err.png Steven Köhler, 03/03/2025 11:19 AM
Actions #1

Updated by Matthias Van Ceulebroeck 26 days ago

  • Target version set to 4.12.1

Thank you for the submission Steven.

I do indeed suspect that your solution is not feasible, when taken together with CSP being enabled. The style omission has been there for a while already (#7645). I'll schedule this fix to happen after the CSP fix for anchors, menus and navigation in general.

Actions

Also available in: Atom PDF