Comment 3 for bug 1833390

Revision history for this message
Steven (stevens-q) wrote :

Commit hash: 399f99f9a4cb0b0fb26a88a6fa4a3bcdd184dddb
Environment tested: Master
Browser tested: Chrome
Theme used: Raw | Default raw | Ocean | Modern | Primary school

PRECONDITIONS:
------------------------
1) Set config.php file code to have the following line $cfg->productionmode = false;
2) User3 Exists and has a portfolio page as follows:
    a) 5 paragraphs of text
    b) a link near top of page to an anchor near the bottom of the page

TEST STEPS: Set config.php file code to have the following line $cfg->productionmode = false;
------------------------
1) Log in as Site admin
2) Masquerade as User3
3) Browse to the Portfolio page as described above
4) click the link near the top of the page
5) Verify that the page scrolls down to anchor (near bottom of page ✔
6) Verify the anchored text is displayed ✔
7) Verify the anchor is not hidden behind the top header with the logo and the navigation ✔
8) Log out and log back in as User3
9) Browse to the Portfolio page as described above
10) click the link near the top of the page
11) Verify that the page scrolls down to anchor (near bottom of page ✔
12) Verify the anchored text is displayed ✔
13) Verify the anchor is not hidden behind the top header with the logo and the navigation ✔

NOTE:
1) Set config.php file code to have the following line $cfg->productionmode = true;
2) Repeat the above test script
3) Verify that the page scrolls down to anchor (near bottom of page ✔
4) Verify the anchored text is displayed ✔
5) Verify the anchor is not hidden behind the top header with the logo and the navigation ✔

Catalyst QA ✔