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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes