Feature #33156
closedAllow zooming on mobile devices
0%
Description
introduced with the issue #19097, the user was not allowed to zoom. this is a major offender opposing to a userfriendly mobile experience. there are a numbers of reasons to zoom on mobile ranging from bad sight all the way to read text on a screenshot attached to an image, which i did not want to download.
there is next to no valid reasoning to disallow the enduser to zoom on mobile devices, so please revert this change!
there was no reasoning behind this limitation in the issue either. The changelog stated only, that its not desireable to zoom, which does not mean it should be forbidden!
Patch included.
Files
Related issues
Updated by Go MAEDA over 4 years ago
- Related to Feature #19097: Responsive layout for mobile devices added
Updated by Go MAEDA over 4 years ago
- Tracker changed from Defect to Feature
- Target version set to Candidate for next minor release
Updated by Go MAEDA over 4 years ago
- Target version changed from Candidate for next minor release to 4.1.1
I agree that there is no reason to disallow zooming. W3C's HTML 5.2 specification says that "authors should not suppress or limit the ability of users to resize a document, as this causes accessibility and usability issues."
Setting the target version to 4.1.1.
Updated by Go MAEDA over 4 years ago
- Subject changed from allow mobilebrowser zoom to Allow zooming in responsive layout
- Category changed from UI to UI - Responsive
Updated by Go MAEDA over 4 years ago
- Subject changed from Allow zooming in responsive layout to Allow zooming on mobile devices
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version changed from 4.1.1 to 4.0.7
- Resolution set to Fixed
Committed the patch. Thank you for improving Redmine.