ID:2519211
 
BYOND Version:513.1492
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 77.0.3865.120
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

Numbered Steps to Reproduce Problem:
1) Create a new project
2) Create a new interface file
3) Open the default window
4) Create a grid element
5) Write code to populate the grid element in the previous step (preferably with multiple cells)
6) Compile and run code
7) Hover cursor over atom in grid element to witness the hover front color take effect
8) Move cursor off the grid element, but staying within the window that contains it to witness the hover font color remaining
9) Move cursor into another grid cell OR off the window to witness the hover font color disappear

Code Snippet (if applicable) to Reproduce Problem:
Any code that populates the grid element, really

Expected Results:
The font color to go back to normal when I move my cursor off the last entered grid cell.

Actual Results:
Hover font color remains unless my cursor moves off the window containing the grid element or into another cell within the same grid element.

Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Most likely

When does the problem NOT occur?
I wish it didn't happen ever.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked?
Didn't pay enough attention in the 512 versions to notice, I guess. Sorry.

Workarounds:
None that I know of.