[Solved] Possible bug when selecting/rotating? - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: [Solved] Possible bug when selecting/rotating? (/thread-23948.html) |
Possible bug when selecting/rotating? - N. W. Perry - 2020-03-17 EDIT: Definitely an issue on my end, and not a bug at all. I don't want to cast any undue criticism on this very fine program! I'm having a little trouble with the interface, and I'm guessing it's because I'm running LDCad on MacOS under Wine, but maybe it's a known bug, or perhaps my own error. There are two symptoms that appear to be related:
Any ideas? Anyone else have a similar issue? UPDATE: It happened just now, where one part was stuck selected. Clicking in the edit window didn't do anything, but clicking other parts in the source window had an effect as if I'd shift-clicked (adding the new part and all parts in between to the selection). So it's as if LDCad thinks the shift key is pressed when it isn't (which would also explain the panning instead of rotating). RE: Possible bug when selecting/rotating? - Philippe Hurbain - 2020-03-17 Quote:So it's as if LDCad thinks the shift key is pressed when it isn't (which would also explain the panning instead of rotating).Could it be a sticky key issue caused by triggering some accessibility feature? I had that kind of problem from time to time (not related to LDCad). RE: Possible bug when selecting/rotating? - N. W. Perry - 2020-03-17 (2020-03-17, 17:24)Philippe Hurbain Wrote: Could is be a sticky key issue caused by triggering some accessibility feature? I had that kind of problem from time to time (not related to LDCad). I'm leaning in very much that direction. I suspect now that it's related to the hotkey I'm using for the Mac's desktop switching feature, which also uses the Shift key. I'm going to try changing that hotkey back to using Option instead of Shift, since I don't believe Option can be used for hotkeys in LDCad. If that works, then it's just a matter of remembering why I changed from Option to Shift in the first place! RE: Possible bug when selecting/rotating? - Roland Melkert - 2020-03-17 (2020-03-17, 19:11)N. W. Perry Wrote: I'm leaning in very much that direction. I'm no mac expert but can't you just disable the feature? Sticky shift is one of the first things to go in a clean windows setup for me too RE: Possible bug when selecting/rotating? - N. W. Perry - 2020-03-18 (2020-03-17, 21:48)Roland Melkert Wrote: I'm no mac expert but can't you just disable the feature? I could indeed, but it's so integral to my workflow that it would be much more disruptive to disable the feature than to just live with the issue. (Cutting off the nose to spite the face, as it were.) But if we've correctly identified that as the culprit, it looks like I won't have to do either; changing the hotkey should do the trick! |