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

HTML links within same page should be something like <a href="#count"> instead of <a href="qlist.html#count"> to avoid page reload

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.3.0
    • Documentation
    • None

    Description

      Take QList page (http://qt-project.org/doc/qt-5/QList.html) as an example.
      All function links are prefixed with lowercase qlist.html#. When a function link is clicked, browser thinks it is a different page and loads qlist.html again.

      I suggest removing the prefix to avoid reloading. Or at least make the filename case exactly the same.

      Attachments

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

        Activity

          People

            gbk Martin Smith (Qt)
            fxam fxam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes