adding operators

osx 10.11.6
td 13460

bug 1:
Happens often but can’t reproduce consistently:
Sometimes when hitting tab to add an operator the focus will not be in the ‘text’ box and typing an operator name will do nothing until a click the box with the mouse.

  • I don’t remember this happening on windows.
    edit - I figured it out:
    When double clicking to add an operator, if the user is too slow at releasing the second click, the ‘click off’ actually removes the focus from the text box.
    (to reproduce: on the background: click, click-hold 0.5sec, release)

bug 2:
easily reproducible
After typing an operator name in text box, hitting enter or shift enter will actually add an ‘end line’ to the text box. The following add operator will have a (visually) empty box, but it’s the second (or more) line of text.
expected behavior: Enter should never add end-of-line to the text box

minor thing, not a bug:
When right-clicking on a ‘operator out’ to add a new linked operator, if typing in a name and hitting ender, the new operator will spawn overlapping the previous operator (centered on the ‘out’ thingy). Would be more neat if it positioned itself after the fist one instead of over it.

… small things :stuck_out_tongue:


Thanks for the detail reports, was able to reproduce all of them. We’ll work through them shortly.