bUseMouseForTouch Affecting Button Hover and ListView Scrolling

Steps to Reproduce
Launch provided project:

  1. In project settings enable UseMouseForTouchEvents
  2. Play the project
  3. Hover button in top left corner (Which will not work.)
  4. Scroll list (of green buttons) while pressing left mouse button (not from scroll bar) (which will work fine.)

Now In project settings disable UseMouseForTouchEvents and you will find out you are able to hover button in top left corner properly but not able to Scroll (green buttons) list