Bug Report T707827
Visible to All Users

cxTextEdit - The Ctrl+A key combination sets the EditModified property to True

created 6 years ago

We use the EditModified property of the editors to decide if we need to lock the database record. Until a more recent version (I can't tell which), this feature is slightly broken. In our understanding the property should only be set, when the user has actually changed anything in the control that could lead to a modified EditValue. Surely pressing Ctrl+A to select the text inside the control does not modify the value. Strangely enough but expected, selecting the text with Ctrl and arrow keys does not set EditModfied.

Conclusion: Ctrl+A should not set EditModfied

Attachment: Sample project with two text edits. After leaving one of the edits a label is updated, telling whether the control has EditModified set or not. Pressing Ctrl+A in one of the controls and pressing TAB shows that EditModified is set.

Comments (1)
DevExpress Support Team 6 years ago

    Thank you for sharing your sample project. We will examine this scenario.

    Answers approved by DevExpress Support

    created 6 years ago

    We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

    Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.