Bug 1743520 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Steps to reproduce:
  1. open https://treeherder.mozilla.org/perfherder/compare?originalProject=try&originalRevision=8b868de0bb21d8d3b69d5e51ff3911fbfd1b03bd&newProject=try&newRevision=b9b9b261915ac099d1bbb38ed3e4f6cb6fad59e9&framework=13&page=1
  2. scroll down to pagination links "1 2 3 4 5 > >>"
  3. click ">" multiple times to go through pages

Actual result:

The position of ">" changes multiple times because of:
  * "<< <" is not shown for the first page
  * the size of the page button differs between 1 digit and 2 digits

Expected result:

The position of ">" and all other button doesn't change during navigating between pages
Steps to reproduce:
  1. open https://treeherder.mozilla.org/perfherder/compare?originalProject=try&originalRevision=8b868de0bb21d8d3b69d5e51ff3911fbfd1b03bd&newProject=try&newRevision=b9b9b261915ac099d1bbb38ed3e4f6cb6fad59e9&framework=13&page=1
  2. scroll down to pagination links "1 2 3 4 5 > >>"
  3. click ">" multiple times to go through pages

Actual result:

The position of ">" changes multiple times because of:
  * "<< <" is not shown for the first page
  * the size of the page button differs between 1 digit and 2 digits
  * (edit) the number of buttons becomes less than 5 for last pages (bug 1743523)

Expected result:

The position of ">" and all other button doesn't change during navigating between pages

Back to Bug 1743520 Comment 0