Steps to replicate the issue (include links if applicable):
- Make an edit on mobile website (on desktop was easy for me at https://m.mediawiki.org/ )
What happens?:
Below displays at the bottom of the page content (above the footer):
when the specific text is hovered
What should have happened instead?:
Text should be visible.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Derived Requirement
Ensure that after making an edit on the mobile website (e.g., https://m.mediawiki.org/), all text at the bottom of the page, above the footer, is clearly visible both when hovered and when not hovered. Text should not be hidden or obscured by any styling or layout issues.
BDD
Feature: Visibility of page content after making an edit on mobile
Scenario: Ensure text visibility at the bottom of the page after making an edit
Given a user has made an edit on the mobile website When the user views the bottom of the page content above the footer Then the text at the bottom of the page should be clearly visible both when hovered and not hovered
Test Steps
Test Case 1: Ensure text visibility after making an edit
Go to https://m.mediawiki.org/ on a desktop browser in mobile mode.
Make an edit to any page.
Scroll to the bottom of the page content, just above the footer.
AC1: Confirm that the text is clearly visible when not hovered.
Hover over the specific text at the bottom of the page.
AC2: Confirm that the text remains visible when hovered.
Test Case 2: Regression Test for text visibility without making an edit
Go to https://m.mediawiki.org/ on a desktop browser in mobile mode.
Scroll to the bottom of the page content without making any edits.
AC3: Confirm that the text is clearly visible both when hovered and not hovered.
Test Case 3: Regression Test for text visibility across various pages
Go to several pages on https://m.mediawiki.org/ on a desktop browser in mobile mode.
Ensure no edits are made on the pages.
Scroll to the bottom of each page content.
AC4: Confirm that the text at the bottom of the page remains clearly visible both when hovered and not hovered on all pages.
QA Results - Mediawiki
AC | Status | Details |
---|---|---|
1 | ✅ | T375586#10200761 |
2 | ✅ | T375586#10200761 |
3 | ✅ | T375586#10200761 |
4 | ✅ | T375586#10200761 |