https://bugs.documentfoundation.org/show_bug.cgi?id=138925

--- Comment #13 from Justin L <jl...@mail.com> ---
So, if my understanding is at all correct:
-part of the text (for some obscure reason) doesn't fit in the cell after
accepting the formula, so invisible text before indicated by red arrow.
-Press F2: moveInSection moves cursor to the end of the cell (into visible
area)
-delete cell text - but delete does nothing to invalidate cell frame or cursor

Bahhhh. I shouldn't try to fool myself. I don't understand any of this. And
every time I turn around it crashes in a different spot.

I blame it all on failing to invalidate the text frame(s) on delete. I think
the red arrow just helps get the conditions right to expose fundamental flaws.

Seeing as I don't understand this, I'm going to abandon the "helpful" patches
that I developed. If anything else goes wrong, I don't want to be associated
with it...
https://gerrit.libreoffice.org/c/core/+/151592
https://gerrit.libreoffice.org/c/core/+/151598

I thought that reversing the order of move in section might help - leaving the
cursor at the beginning instead of at the end.

I thought that adding a StartAllAction() and EndAllAction to 
SwInputWindow::ShowWin might be useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to