I have submitted Issue #4046 <https://github.com/leo-editor/leo-editor/issues/4046>
On Friday, August 23, 2024 at 2:32:38 PM UTC-4 [email protected] wrote: > Please submit a bug report if you have not: > https://github.com/leo-editor/leo-editor/issues > > Any loss of data is a critical bug. > > Thanks, > Jake > > On Fri, Aug 23, 2024 at 12:45 PM Thomas Passin <[email protected]> wrote: > >> I can confirm this behavior and it is a serious bug. One workaround is >> to select Node B and do an Undo action (CTRL-z). Your typing into Node B >> will be there. >> >> If you mostly want to read node A wile editing Node B, you can use the >> freewin plugin. This will open a basic editor that will always be locked >> to the node you started it in. You can edit in it and the changes will be >> reflected in its host node, but it does not have all the editing actions >> and commands of a full body editor. On the positive side, you cannot type >> into the wrong node by mistake, as is so easy to do with Add-Editor. >> On Friday, August 23, 2024 at 12:01:36 PM UTC-4 Phil wrote: >> >>> I am seeing that multiple body editors is broken. To see this, do the >>> following: >>> >>> - open an empty Leo file >>> - create two nodes A and B with body content A and B respectively >>> - create a new body editor >>> - select node A >>> - add a body editor >>> - select node B >>> - click in the node A body editor - observe the node B body editor >>> now shows A >>> - click in the node B body editor >>> - delete the body editor >>> - observe that nodes A and B both have content A >>> >>> I have the following: >>> Leo 6.8.1 >>> Python 3.12.4, PyQt version 6.7.2 >>> linux >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "leo-editor" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/leo-editor/302adb61-9fc2-42dd-9f0c-6600f1a72e10n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/leo-editor/302adb61-9fc2-42dd-9f0c-6600f1a72e10n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/b7147264-9d4d-447f-a152-1459f52496e1n%40googlegroups.com.
