• odd mouse behavior in lists

    From Eric Winger@21:1/5 to All on Fri Sep 11 16:17:02 2020
    Hi,

    I'm using Dolphin v7.1.9. If I open a method list, select a method, change the source, and click away from that definition onto a blank area of that list, I get a confirmation "There are unsaved source changes. Do you wish to retain them?".

    If I select "No", the dialog closes but I'm left with a weird selection rectangle that changes size as I move the mouse. Investigating a little bit, I see that the mouse event still thinks the left button is down. (ListView>>onButtonPressed:)

    Does anyone else see this? If so, is there a fix or workaround?

    Thanks,
    Eric

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Sebastian Calvo@21:1/5 to All on Sat Sep 12 04:54:43 2020
    Eric,

    I'm trying in 7.9.13 and it is not reproducible. I know that Blair was working in that area so I recommend you to try the last version, or if you can't search in the closed issues in GitHub.

    Regards

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric Winger@21:1/5 to All on Mon Sep 14 11:34:43 2020
    On Saturday, September 12, 2020 at 4:54:44 AM UTC-7, fxga... __ gmail.com wrote:
    Eric,

    I'm trying in 7.9.13 and it is not reproducible. I know that Blair was working in that area so I recommend you to try the last version, or if you can't search in the closed issues in GitHub.

    Regards

    Thanks for the info. I did a quick test and the problem doesn't seem to reproduce in the latest release 7.1.14.
    There is a commit back in June that looks possibly like the fix - https://github.com/dolphinsmalltalk/Dolphin/commit/7df6ccdd3d0bce3f8034fa263cafbcabd957f452

    Eric

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)