View Issue Details

IDProjectCategoryView StatusLast Update
0005348Spring engineGeneralpublic2016-09-14 10:35
ReporterGoogle_Frog Assigned Tohokomoko  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version103.0 +git 
Summary0005348: 103.0.1-121-gd1c40f3 lua mouse position sluggishness
DescriptionThe dev engine has sluggish mouse position detection. The issue can easily be seen by starting ZK v1.4.9.1, opening the menu and mousing over the menu buttons. On 103.0 the buttons highlight and tooltip correctly. With dev engine they may fail to update or report the wrong tooltip.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Google_Frog

2016-09-14 09:03

reporter   ~0016671

Last edited: 2016-09-14 09:17

Bisected to dev-101, this commit https://github.com/spring/spring/commit/958b6473903d7c6f184537357d18bd3da15716f2

Note that the bug occurs both when the game is launched with the default spring menu and with lua menu.

LuaMenu is unaffected by the bug, it has no mouse lag.

hokomoko

2016-09-14 10:35

developer   ~0016672

Fix 4200fe0d91137d743330640773719f49c92e50d9 committed to develop branch: Fix 0005348, repo: spring changeset id: 7362

Issue History

Date Modified Username Field Change
2016-09-14 08:34 Google_Frog New Issue
2016-09-14 09:03 Google_Frog Note Added: 0016671
2016-09-14 09:04 Google_Frog Note Edited: 0016671
2016-09-14 09:07 Google_Frog Note Edited: 0016671
2016-09-14 09:10 Google_Frog Note Edited: 0016671
2016-09-14 09:17 Google_Frog Note Edited: 0016671
2016-09-14 10:35 hokomoko Changeset attached => spring develop 4200fe0d
2016-09-14 10:35 hokomoko Note Added: 0016672
2016-09-14 10:35 hokomoko Assigned To => hokomoko
2016-09-14 10:35 hokomoko Status new => resolved
2016-09-14 10:35 hokomoko Resolution open => fixed