Closed
Description
ReClass is working fine on Ubuntu, but any action (like editing a value or expanding a tree node) scrolls the view all the way to the top.
Also, pressing the down arrow on the vertical scroll bar has the same effects and scrolls back up.
Grabbing the scrollbar crashes the application.
Little demo to make it more clear: video here
Click to show Stacktrace of the scrollbar crash
System.EntryPointNotFoundException: GetScrollInfo assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) ReClassNET.UI.ScrollableCustomControl.GetScrollInfo(System.Runtime.InteropServices.HandleRef,int,ReClassNET.UI.ScrollableCustomControl/SCROLLINFO)
at ReClassNET.UI.ScrollableCustomControl.ProcessMessage (System.Windows.Forms.Message& msg) [0x0007d] in <5f529ffe9050404eabd9ec9f035b686b>:0
at ReClassNET.UI.ScrollableCustomControl.WndProc (System.Windows.Forms.Message& msg) [0x00043] in <5f529ffe9050404eabd9ec9f035b686b>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <29ae5f13c05642a1be782372651d31a2>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <29ae5f13c05642a1be782372651d31a2>:0
at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <29ae5f13c05642a1be782372651d31a2>:0
Metadata
Metadata
Assignees
Labels
No labels