#9656 closed defect (duplicate)
Cursors don't track hot spot properly
回報者: | Tom Wilson | 負責人: | |
---|---|---|---|
元件: | guest additions | 版本: | VirtualBox 4.1.2 |
關鍵字: | mouse cursor integration | 副本: | |
Guest type: | Windows | Host type: | Windows |
描述
I'm using Visual Studio (all of them from 6.0 to 2010) on my Windows guest on a Windows host. I also use SQL Management Studio 2008.
In Visual Studio, when moving the mouse to the left side of the text editor window, the cursor changes from the default cursor to the line select cursor (it points up and to the right, instead of up and to the left.) This part is correct behavior. However, the position is off. The cursor's visible image is in the wrong place. When moving the arrow to where the visible tip of the arrow selects a line, I actually end up selecting the line below.
Duplicate of #9447.