Hi there,
I really like the LMD tools, it has wider range of functions than any other tools. I have Jvcl, TMS tools etc, and usually found something lacking in other tools pack but existing in LMD tools.
Recently I ran into trouble for LMD TlmdRichEdit.
TLMDRichEdit behaves wrong when paragraph before space is not zero. Here is how to produce it.
1. Run the demo richedit apps,
2. Clear all contents in richedit control
3. set paragraph format, set spacebefore to non-zero,
4, now, press space bar and hold it, you will see the bug : the cursor moves to new line with each space imputed, press backspace key now and hold it, you will also see new line jumped in.
This is the bug I noticed in jvRichEdit, and it is the exact the same case here.
Please points out to me that if this bug came from windows RichEdit or from the code in Delphi.
Thanks
Comments