On Sat, Dec 30, 2017 at 8:52 PM, Jürgen Spitzmüller <sp...@lyx.org> wrote:
> Am Samstag, den 30.12.2017, 20:19 +0900 schrieb Joel Kulesza: > > > I am not sure how to fix the first issue. Actually, the procedure > > > works. The problem ist, though, that an empty new frame is > > > inserted, > > > which is rightly deleted again by the delete empty paragraphs > > > mechanism. This is really hard to fix in a general way. > > I found a solution. > > > As I see it, the remaining actions are not yet working: > > Prepend from separator (missing menu entry). > > I won't add this now. > > > Append from frame (misbehavior as you described). > > Fixed. > I've pulled (1ff34a97) and tested along with your 9261 patch. It doesn't appear to work for me as I'd expect; please see: https://youtu.be/sEIFW9Vo0UY. > > Append from within the frame. I can't recall if I demonstrated this > > in my video, but it splits the current frame rather than inserting a > > new frame after the current one. > > This is intentional. The splitting always is relative to the cursor > position. I understand this is intentional, but what is the rationale behind the decision to do this rather than to keep the frame a standalone component that exists before/after the current frame? As an aside: given the splitting, is append (and failing to mention the splitting) misleading in the menu entry? Thanks, Joel