Skip to content

applets/notifications: Pass wheel events of TextArea to ListView

Prevent TextArea in SelectableLabel from accepting wheel events when the notification item is in FullRepresentation, and pass wheel events to ListView in FullRepresentation when the cursor is over the TextArea.

BUG: 443840 FIXED-IN: 5.24

Invert scrolling direction is also tested.

Edited by Fushan Wen

Merge request reports