Project

General

Profile

Actions

Bug #13106

open

Bootstrap (5) is still able to select disabled items

Added by Matthias Van Ceulebroeck 7 days ago. Updated about 6 hours ago.

Status:
Implemented @Test
Priority:
Normal
Target version:
Start date:
10/15/2024
Due date:
% Done:

100%

Estimated time:

Description

This is related to #10512, where all models and views were verified to ensure that when a view is disabled, and the model replaced, the state of the view remained consistent (i.e. disabled).
Now, it seems that Bootstrap (5) is able to still select items, since it doesn't listen to the Wt-disabled styleclass, but requires its own (i.e. for BS5 disabled).

The implementation from that ticket should be extended as to also ensure that Bootstrap (an version) does not interfere with the regular behavior.
The test created at that time ought to be extended to ensure that Bootstrap is not able to still select items.

Actions #1

Updated by Matthias Van Ceulebroeck 7 days ago

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

Updated by Matthias Van Ceulebroeck 1 day 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 about 6 hours ago

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

Also available in: Atom PDF