View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002591 | JEDI VCL | 00 JVCL Components | public | 2005-02-02 08:18 | 2005-04-12 09:01 |
Reporter | CCR | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002591: TJvRichEditStrings.DoImport bugfix | ||||
Description | The final line of TJvRichEditStrings.DoImport, IMO, should have a smSelection check: if not (smSelection in Mode) then FRichEdit.SetSelection(0, 0, True); | ||||
Tags | No tags attached. | ||||
|
What would be the point of that change? |
|
The point is this: when I programmatically stream in only a selection, I expect the rich edit to behave as it does when the user pastes something into it -- i.e., after having streamed/pasted the new text in, move the selection point to the end of the new text, rather than reset the selection point to the start of the file. |
|
Thanks, this is now in CVS, revision 1.71 |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-02 08:18 | CCR | New Issue | |
2005-02-03 00:44 | obones | Note Added: 0006350 | |
2005-02-03 00:44 | obones | Status | new => feedback |
2005-02-04 20:39 | CCR | Note Added: 0006413 | |
2005-04-12 09:01 | obones | Status | feedback => resolved |
2005-04-12 09:01 | obones | Resolution | open => fixed |
2005-04-12 09:01 | obones | Assigned To | => obones |
2005-04-12 09:01 | obones | Note Added: 0006975 |