Defect #31153
Display horizontal scroll bar of files table when overflow occurs on small screen
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI - Responsive | |||
Target version: | 3.4.11 | |||
Resolution: | Fixed | Affected version: | 4.0.3 |
Description
On small screens (mobile phone) not scrolling table on files page (/files/index).
Need wrap <table> in <div class="autoscroll"> tag to fix that.
Associated revisions
Display horizontal scroll bar of files table when overflow occurs on small screens (#31153).
Contributed by Eduard Panov.
History
#1
Updated by Go MAEDA over 1 year ago
- File fix-31153.diff
added
- Status changed from New to Confirmed
- Target version set to 3.4.11
Here is a patch to fix this issue.
#2
Updated by Go MAEDA over 1 year ago
- Status changed from Confirmed to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix. Thank you for reporting this issue.
#3
Updated by Go MAEDA over 1 year ago
- Status changed from Resolved to Closed