Bug Report T324096
Visible to All Users

TimeEdit - Incorrect selection in in-place mode when GridView.OptionsBehavior.AutoSelectAllInEditor is set to false

created 9 years ago (modified 9 years ago)
Show previous comments (5)
DevExpress Support Team 4 years ago

    Hi,
    We significantly improved the mask engine in recent versions. I ran some tests in v20.2 and see that it all works as expected in regular mode. Please see the attached video1. Is this result expected?

    However, I see some issues in AdvancedMode (see video2).

      The problem was that the selection was broken in TimeEdit when using enter instead of arrow key in combination with the following properties:

      C#
      gridView1.OptionsBehavior.AutoSelectAllInEditor = false; gridView1.OptionsNavigation.EnterMoveNextColumn = true; repositoryItemTimeEdit1.TimeEditStyle = DevExpress.XtraEditors.Repository.TimeEditStyle.SpinButtons;

      This seems to be fixed in recent versions. Thanks for the quick feedback.

      DevExpress Support Team 4 years ago

        You're welcome. I tested this scenario and it works correctly in regular mode. However, the issue is still reproducible in AdvancedMode.

        Answers approved by DevExpress Support

        created 4 years ago

        We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.

        Note: Hotfixes may be unavailable for betas/updates set for release within a week.

          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.