Comment 1 for bug 1476400

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1476400] [NEW] crosshair coordinates in pcbnew freeze

Did you give my middle mouse button patch a try? There is a bug in the
cursor hide/show code when middle mouse button panning. It's easy to
reproduce. Use the middle mouse button to pan until the mouse cursor
leaves the drawing area then let go of the mouse button. The cross hair
will no longer be drawn until you close the window and reopen it. My
patch seems to fix the issue and should in fact fix any other cursor
movement code that cause this issue.

On 7/20/2015 5:08 PM, Chris Pavlina wrote:
> Public bug reported:
>
>>From time to time, the crosshair coordinates in pcbnew become frozen.
> They do not update in the status bar, and tools act on the frozen
> coordinates rather than the object actually under the mouse pointer.
> Selecting the track tool unfreezes them.
>
> Not actually sure whether this happens in legacy as well as GAL - I
> don't work in legacy enough to notice "time to time" things - but I
> don't recall ever having noticed it there.
>
> Application: kicad
> Version: (2015-07-15 BZR 5963, Git 5bcdea2)-product debug build
> wxWidgets: Version 3.0.2 (debug,wchar_t,compiler with C++ ABI 1002,GCC 4.2.1,wx containers,compatible with 2.8)
> Platform: Linux 4.1.2-2-ARCH x86_64, 64 bit, Little endian, wxGTK
> Boost version: 1.58.0
> USE_WX_GRAPHICS_CONTEXT=OFF
> USE_WX_OVERLAY=OFF
> KICAD_SCRIPTING=ON
> KICAD_SCRIPTING_MODULES=ON
> KICAD_SCRIPTING_WXPYTHON=ON
> USE_FP_LIB_TABLE=HARD_CODED_ON
> BUILD_GITHUB_PLUGIN=ON
>
> ** Affects: kicad
> Importance: Undecided
> Status: New
>
>
> ** Tags: cern pcbnew
>