mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Note.
This commit is contained in:
parent
df74be4cea
commit
ea9fe52336
@ -1662,6 +1662,7 @@ bool Text::backspacePos0(Cursor & cur)
|
||||
plist.erase(lyx::next(plist.begin(), prevcur.pit()));
|
||||
needsUpdate = true;
|
||||
}
|
||||
// FIXME: Do we really not want to allow this???
|
||||
// Pasting is not allowed, if the paragraphs have different
|
||||
// layouts. I think it is a real bug of all other
|
||||
// word processors to allow it. It confuses the user.
|
||||
|
Loading…
Reference in New Issue
Block a user