Actions
BUG #3877
open[SQA] Marquee Text Scrolling Speed Inconsistent Across Devices
Start date:
12/10/2025
Due date:
% Done:
100%
Estimated time:
Description
The auto-scrolling marquee text behaves inconsistently across different devices:
- On desktop, the text scrolls too fast, making it difficult for users to read.
- On tablet and mobile, the text begins scrolling very slowly, with a noticeable delay before movement starts.
This inconsistency affects readability and disrupts the intended smooth scrolling experience.
Screens: Desktop (≥768px), Tablet (425px–768px), Mobile (≤375px)
Tested By: Tasfia Zaima
Steps to Reproduce¶
- Open the PQS Japan staging website on desktop, tablet, and mobile.
- Navigate to the section containing the marquee text.
- Observe the scrolling speed on desktop.
- Observe the initial delay and slow speed on tablet/mobile.
Expected Result¶
The marquee text should scroll at a consistent and readable speed across all devices, with no delay before motion begins.
Actual Result¶
- Desktop: Marquee scrolls too fast.
- Tablet/Mobile: Marquee scrolls too slowly and starts with a delay.
Attachments¶
Module / Section¶
Home Page → Marquee Text
Root Cause:¶
current position of the marquee
Impacted Area:¶
marquee text
Updated by Nazmul Hossain Shovon 4 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- % Done changed from 0 to 100
Updated by Tasfia Zaima 3 months ago
- Status changed from In Progress to Complete
Actions