[
https://issues.apache.org/jira/browse/TRINIDAD-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640321#action_12640321
]
Matt Cooper commented on TRINIDAD-1267:
---------------------------------------
I believe this is a dangerous change because it will cause all pages to use a
hard-coded scale factor and prevent user scaling of the page.
Instead, for the pages that want to use such a meta tag, those pages should
insert the meta tag into the "metaContainer" facet of the af:document on just
those specific pages:
http://myfaces.apache.org/trinidad/trinidad-1_2/trinidad-api/tagdoc/tr_document.html
> Viewport setting is needed for Mobile Safari browsers such as iPhone,
> BlackBerry Bold and Storm Browsers
> --------------------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1267
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1267
> Project: MyFaces Trinidad
> Issue Type: New Feature
> Components: Components
> Affects Versions: 1.2.9-core
> Environment: Mobile Safari browsers such as iPhone, BlackBerry Bold
> and Storm Browsers
> Reporter: Tadashi Enomori
> Priority: Minor
> Attachments: TRINIDAD-1267.patch
>
>
> In order to display a page in correct zoom ratio, it is necessary to add a
> viewport meta tag in the header.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.