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

xmlStreamReader can't open an ReadWrite mode file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14.2
    • None

    Description

      When you open a file with mode QFile::ReadWrite and then bind it with a QXmlStreamReader instance. the QXmlStreamReader instance can't work normally. But when you change ReadWrite to ReadOnly, it can work normally.

      With QFile::ReadWrite, the result is:

      With QFile:ReadOnly, the result is:

      Attachments

        Activity

          People

            thiago Thiago Macieira
            macomphy Kai Liao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: