View Issue Details

IDProjectCategoryView StatusLast Update
0002886JEDI VCL00 JVCL Componentspublic2005-08-09 07:17
ReporteranonymousAssigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionopen 
Product Version3.00 
Target VersionFixed in Version 
Summary0002886: WordAtCursor doesn't take previous lines into account
DescriptionSay the TStrings were:

"L ine one
line tw o
line thr ee

line fi ve"

If I were to show the contents of JvRichEdit.WordAtCursor when setting the cursor on the "line" word (on line5), the function would return:

"ee

line"

(I am simply setting an onMouseDown event and using ShowMessage to show the response)
TagsNo tags attached.

Activities

obones

2005-08-09 07:17

administrator   ~0007738

Please post a sample application in a new issue if the bug is still there in the latest JVCL.

Issue History

Date Modified Username Field Change
2005-04-17 11:55 anonymous New Issue
2005-08-09 07:17 obones Status new => closed
2005-08-09 07:17 obones Note Added: 0007738