Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11089

Cut of the left side of the location string in breakpoints view

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.0.1
    • Qt Creator 2.8.1
    • Debugger
    • None
    • Qt Creator 2.8.1 on Win7 x64

    • 43193ea45b56764ca558965089648b62b51f9e7c

    Description

      If the file column in the breakpoints view is too short, the location string is not visible completely. That's why it is cut of.

      The problem with that is that the most relevant information in that column is the rightmost part, e.g. the file name. However, that is what is cut of first. Why not start cutting of the path (e.g. the left side of the path string) first?

      Example:

      The path is:
      D:/Data/alongpathnamewhichiscompletelyentirelytoolongtobedisplayed/MyProject/myfilewithbreakpoint.cpp

      What is currently shown if the column is too small:
      D:/Data/alongpathnamewhichiscompletely...

      What might be shown if the column is too small:
      ...yed/MyProject/myfilewithbreakpoint.cpp

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            old_death Old Death
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes