Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D298918C38 for ; Sat, 25 Jul 2015 00:57:05 +0000 (UTC) Received: (qmail 26817 invoked by uid 500); 25 Jul 2015 00:57:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 26779 invoked by uid 500); 25 Jul 2015 00:57:05 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 26676 invoked by uid 99); 25 Jul 2015 00:57:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jul 2015 00:57:05 +0000 Date: Sat, 25 Jul 2015 00:57:05 +0000 (UTC) From: "Yusaku Sako (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12542) Enabling full screen for ambari views iframe MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-12542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-12542: --------------------------------- Assignee: Vivek Ratnavel Subramanian > Enabling full screen for ambari views iframe > --------------------------------------------- > > Key: AMBARI-12542 > URL: https://issues.apache.org/jira/browse/AMBARI-12542 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.2.0 > Reporter: Vivek Ratnavel Subramanian > Assignee: Vivek Ratnavel Subramanian > Fix For: 2.2.0 > > Attachments: AMBARI-12542.patch > > > The "allowfullscreen" attribute of iframe needs to be set to "true" for the components in the iframe to toggle full screen. The "iframe" tag used in ambari-web to display different views does not have this attribute enabled. This is required for the visualization component of hive views to toggle full screen. -- This message was sent by Atlassian JIRA (v6.3.4#6332)