View Issue Details

IDProjectCategoryView StatusLast Update
0004010JEDI VCL00 JVCL Componentspublic2007-06-19 04:11
ReportermooreAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.20 
Target VersionFixed in Version 
Summary0004010: JvHLEditor is not sensitive to Copy/Paste standard actions
DescriptionDelphi standard actions of cut,copy,paste function automatically on any text-like component, edits, combos, grids, but not with JvHLEditor, this means if you have these actions in a toolbar,buttons etc. they are greyed if focus is in the JvHLEditor, this is not true for other JVCL componentes like JvInspector..
TagsNo tags attached.

Activities

AHUser

2006-12-06 12:14

developer   ~0010459

JvHLEditor/JvEditor is not derived from TCustomEdit (and will not). Because the base class TEditAction only works with TCustomEdit it ignores the JvEditor. There is nothing we can do.

Issue History

Date Modified Username Field Change
2006-12-05 09:27 moore New Issue
2006-12-06 12:14 AHUser Note Added: 0010459
2006-12-06 12:14 AHUser Status new => feedback
2007-06-19 04:10 obones Status feedback => resolved
2007-06-19 04:10 obones Resolution open => not fixable
2007-06-19 04:10 obones Assigned To => obones