Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16187

select to end of line with on QLineEdit with input mask does not work properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.6.3
    • None
    • Linux Fedora 13 with qt-devel-4.6.3-8.fc13.i686

    Description

      I have a QLineEdit with an input Mask of type "A00:99:99.99;0". The current value of the widget is "N00:00:02.00".
      When I place the cursor just after the "N" and I enter <shift-end>, I would suspect all characters except the "N" to be selected "N[00:00:02.00]". However, only the first 3 zeros and the first colon are selected "N[00:0]0:02.00".

      Attachments

        For Gerrit Dashboard: QTBUG-16187
        # Subject Branch Project Status CR V

        Activity

          People

            Unassigned Unassigned
            lortecqc Richard Tremblay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes