Shift select not selecting offscreen items
hianick opened this issue ยท 2 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
When shift selecting a list longer than the height of the screen, auras not on the screen won't be selected.
I recently put a ticket in for shift select not selecting properly if there was a current search filter, #4994. I don't know if it has to do with that bug fix because that works as intended now, but the issues are similar. I attached a short video of the bug.
WeakAuras Version
5.13.2
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
US/NA
Tested with only WeakAuras
I got this issue with only WeakAuras enabled
Lua Error
No response
Reproduction Steps
- Have a list of individual auras longer than the height of the game's window, dont have groups between them, so they can all be selected.
- Select one at the top, scroll and shift click the one at the bottom.
- The ones off screen at the top, not the original one you selected will not be selected.
Last Good Version
No response
Screenshots
Short clip demonstrating the bug with and without a search filter, https://www.youtube.com/watch?v=KaYSpdD0DGQ
Export String
No response
Bisector Report
No response
Duplicate of #5113
Thinking about it you might be right that the bug was due to the changes #4994, meaning that I need to take a look at whether that has regressed now.