Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 A92ED17363 for ; Tue, 30 Sep 2014 12:01:34 +0000 (UTC) Received: (qmail 26621 invoked by uid 500); 30 Sep 2014 12:01:34 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 26556 invoked by uid 500); 30 Sep 2014 12:01:34 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 26543 invoked by uid 99); 30 Sep 2014 12:01:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2014 12:01:34 +0000 Date: Tue, 30 Sep 2014 12:01:34 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-2234) Multiple issues with sidebar 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/COUCHDB-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153103#comment-14153103 ] ASF GitHub Bot commented on COUCHDB-2234: ----------------------------------------- Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/225#issuecomment-57302865 All points in the ticket have been addressed: 1 z-index issue for firefox: Fixed in fcb7116c5c550b6a3884e6d81c97d981a54ee881 (https://github.com/apache/couchdb-fauxton/commit/fcb7116c5c550b6a3884e6d81c97d981a54ee881) 2 Version truncated: Fixed in 6e11deecb83879af9940ed95a52b031631ebdeed (https://github.com/apache/couchdb-fauxton/commit/6e11deecb83879af9940ed95a52b031631ebdeed) 2.5 Logo placement: Resulted in ticket COUCHDB-2235 3. Doubled Scrollbars: Fixed in 8b80c956ef5d450a126f0b26ef9f1053f9168223 (https://github.com/apache/couchdb-fauxton/commit/8b80c956ef5d450a126f0b26ef9f1053f9168223) 4. Sidebar menu icons alignment: Fixed in e24a590ef96563942ddd4b7ae5aca0ada8267f00 (https://github.com/apache/couchdb-fauxton/commit/e24a590ef96563942ddd4b7ae5aca0ada8267f00) > Multiple issues with sidebar > ---------------------------- > > Key: COUCHDB-2234 > URL: https://issues.apache.org/jira/browse/COUCHDB-2234 > Project: CouchDB > Issue Type: Bug > Security Level: public(Regular issues) > Components: Fauxton > Reporter: Alexander Shorin > Attachments: COUCHDB-2234-chromium.png, COUCHDB-2234-expanded-sidebar.png, COUCHDB-2234-firefox.png, COUCHDB-2234-small-window.png > > > I'll put all the issues that brought [319c48994|https://github.com/apache/couchdb/commit/319c48994aaff07b3273b489b4b82495c3def7c5] into single one since if you're going to fix one, you'll eventually have to fix the others. > 1. z-index issue for firefox: collapse sidebar and scroll down a bit > 2. For collapsed sidebar version becomes truncated (any browser) > 2.5 IMHO, but having logo at the bottom is bad idea and it really looks ugly. (any browser) > 3. Double horizontal sidebar happened: first for whole page (firefox, chrome), second one for databases list (firefox, chrome) > 4. Sidebar menu icons are left aligned while all others are on the center (firefox, chrome) -- This message was sent by Atlassian JIRA (v6.3.4#6332)