Hmm...

I wonder if anyone can reproduce my problem on osx?

I've been seeing a lot of flaky behavior, recently, on osx. (And the
underlying systems involved tend to be more than a little complicated
- often involving multiple complicated processes, and sometimes the
issues go away after a reboot - I haven't resorted to reboot, yet, here,
because I do not know yet if that should be necessary.)

Thanks,


--
Raul

On Fri, Mar 1, 2019 at 1:49 PM David Mitchell
<[email protected]> wrote:
>
> Copying from the debug window to the session window works for me on win10,
> j807-c, JQT 1.7.9
>
> On 3/1/2019 13:33, Raul Miller wrote:
> > When debugging, you typically need to re-execute code fragments so you
> > can understand what they are doing in the debugging context.
> >
> > Currently, I can select text in the code displayed in the debug window
> > but when I try to copy that text and paste it into my session, I get
> > instead code that I had previously copied, and not the highlighted
> > text from the debug window.
> >
> > I suspect that this might tie into the implementation of "always on
> > top" - I think it might be important to track which window last had
> > the mouse to resolve the resulting ambiguities in the underlying
> > representations of the state of J's windows.
> >
> > This is on osx, j807 release c.
> >
> > It would be good if copying a j phrase from the debug window into the
> > session window worked.
> >
> > Thanks,
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to