From what I can see the issue is that even though you can see the contents of the edit window, it has not yet been run.
Perhaps, the easiest solution is to have the edit section hidden when the Playground first loads. When the user opens an example edit session there could be a comment at the top that says that the edit session will not be loaded until you either select loading from the menu or use an appropriate shortcut, followed by a list of the short cuts. This comment at the top would be required on example edit sessions and shorter version might be useful on user generated edit sessions. Cheers, bob > On May 11, 2022, at 09:37, greg heil <[email protected]> wrote: > > same in win10/chrome > > BTW > it might be useful > to have a 'revert' functionality > that reloaded the system > without affecting user data > > ~greg heil > picsrp.github.io > i.tgu.ca/real_cal > twitter.com/g1h > twitter.com/tweitku > > -- > > from: Gilles Kirouac <[email protected]> via gmail.com > reply-to: [email protected] > to: [email protected] > date: May 11, 2022, 9:26 AM > subject: [Jgeneral] J Playground test > >> I tested the Playground minimally with Firefox and Edge in Win10. > > I started with the landing page at > https://code.jsoftware.com/wiki/Playground > > In Term, if you type "t", you get > t >> +------------+-----------+----+------+-----------+----+-------+ >> |invalid name|not defined|noun|adverb|conjunction|verb|unknown| >> +------------+-----------+----+------+-----------+----+-------+ > >> In Term (after reloading the page), if you type ";" followed by Ctrl+F1 >> (Contextual Help), the input line goes away and you get > > |value error: helpplay_jws_ > | helpplay_jws_'0 0 1 1 ;' > |[-0] > > ~ Gilles > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
