-
Bug
-
Resolution: Fixed
-
1.19.3, 1.19.4 Pre-release 3
-
None
-
Confirmed
-
UI
Like MC-260764, but for pack entries. Right-clicking has no effect for most other widgets.
Code analysis (Yarn mappings)
The PackListWidget#mouseClicked method does not check button == 0. A suggested fix is to return early if button != 0.