Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
The cursor should always be forbidden for dragging disabled items.
Media1.mp4
Reproduction
Reproduce link: https://material.angular.io/cdk/drag-drop/overview#disabled-dragging
Steps to reproduce:
- Go to the reproduce link(the disabled dragging section)
- Drag the disabled item
- The cursor is the pointer for the first time
- Drag the disabled item again
- The cursor becomes forbidden
Expected Behavior
The cursor should always be forbidden for dragging disabled items.
Actual Behavior
The cursor is a pointer when dragging the dragging disabled items sometimes.
Environment
- Angular: 16.0.3
- CDK/Material:16.0.3
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows