[Django] #34617: Ensures <meta name="viewport"> does not disable text scaling and zooming

14 views
Skip to first unread message

Django

unread,
Jun 1, 2023, 6:56:58 AM6/1/23
to django-...@googlegroups.com
#34617: Ensures <meta name="viewport"> does not disable text scaling and zooming
-----------------------------------------+-------------------------------
Reporter: Cheukting | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
Severity: Normal | Keywords: accessibility
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+-------------------------------
Currently the setting at admin template: `meta name="viewport"` has set
`content="user-scalable=no ` and `maximum-scale=1.0` which limits user
zooming and scaling. We need to remove it.

--
Ticket URL: <https://code.djangoproject.com/ticket/34617>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 1, 2023, 6:57:13 AM6/1/23
to django-...@googlegroups.com
#34617: Ensures <meta name="viewport"> does not disable text scaling and zooming
-------------------------------+--------------------------------------
Reporter: Cheukting | Owner: Cheukting
Type: Bug | Status: assigned
Component: contrib.admin | Version: 4.2
Severity: Normal | Resolution:

Keywords: accessibility | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by Cheukting):

* owner: nobody => Cheukting
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/34617#comment:1>

Django

unread,
Jun 1, 2023, 7:03:12 AM6/1/23
to django-...@googlegroups.com
#34617: Ensures <meta name="viewport"> does not disable text scaling and zooming
-------------------------------+-------------------------------------
Reporter: Cheukting | Owner: Cheukting
Type: Bug | Status: assigned
Component: contrib.admin | Version: 4.2
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+-------------------------------------
Changes (by Thibaud Colas):

* has_patch: 0 => 1
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/34617#comment:2>

Django

unread,
Jun 1, 2023, 7:14:40 AM6/1/23
to django-...@googlegroups.com
#34617: Ensures <meta name="viewport"> does not disable text scaling and zooming
-------------------------------+-------------------------------------
Reporter: Cheukting | Owner: Cheukting
Type: Bug | Status: assigned
Component: contrib.admin | Version: 4.2
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+-------------------------------------

Comment (by Cheukting):

https://github.com/django/django/pull/16914

--
Ticket URL: <https://code.djangoproject.com/ticket/34617#comment:3>

Django

unread,
Jun 1, 2023, 8:37:38 AM6/1/23
to django-...@googlegroups.com
#34617: Ensures <meta name="viewport"> does not disable text scaling and zooming
-------------------------------+-------------------------------------
Reporter: Cheukting | Owner: Cheukting
Type: Bug | Status: closed
Component: contrib.admin | Version: 4.2
Severity: Normal | Resolution: fixed

Keywords: accessibility | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"65da6b2ae48f346d30c0322733e347f2fd359645" 65da6b2]:
{{{
#!CommitTicketReference repository=""
revision="65da6b2ae48f346d30c0322733e347f2fd359645"
Fixed #34617 -- Enabled user zooming on mobile devices in the admin.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34617#comment:4>

Reply all
Reply to author
Forward
0 new messages