On 06/06/2013 05:30 PM, Scott Kostyshak wrote:
Inside float and note insets (and others I'm guessing), if I do a
return when I'm not supposed to, I get the following:
frontends/qt4/LayoutBox.cpp (564): Trying to select non existent
layout type Standard
I expected to get nothing, which is what happens if you do multiple
returns outside of any insets.
I searched but haven't found any bug reports or discussions on this.
Should I make a ticket?
I have occasionally seen this, too, and have created a bug for it.
I've also got a patch.
rh