From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Tf40y-0002bJ-QR for mharc-grub-devel@gnu.org; Sun, 02 Dec 2012 02:31:00 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tf40x-0002bD-9d for grub-devel@gnu.org; Sun, 02 Dec 2012 02:30:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tf40w-0000bT-6j for grub-devel@gnu.org; Sun, 02 Dec 2012 02:30:59 -0500 Received: from mail-lb0-f169.google.com ([209.85.217.169]:62992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tf40v-0000bK-V4 for grub-devel@gnu.org; Sun, 02 Dec 2012 02:30:58 -0500 Received: by mail-lb0-f169.google.com with SMTP id gk1so1649294lbb.0 for ; Sat, 01 Dec 2012 23:30:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=MHDL3FX2HNrl0dRyoYrnM8skYz1VvFV3wlM/gixrGqU=; b=y4bhcYhf98AaCNC7OOiSUBtOVZ8YIEwCoLXCWqoWaEaeKVGo91I92NyfcKqtmsNvFj 1964iRVb64nRd6aOMrXLQy80IxgqxgsEsYUsRR/q8yt0STg+I9QFEPVqF+UdLZJX8C3M eCBMuB4S4j7MgFH2/jomuBNocaGwECRvR4DeDUSGHOUHmMx5mZoCKVo9bh56VxxjoyK6 cnZoot0+tnv9PyyjhPexiIOmoeTdKOuC9xagQVKHLq9e930X5kTT8Yt2nx8RGUshZq1d DRryCL5dEUizdJdFz3FWs02mpLIdrewVlgmU5gSNf2rN7Sj1J1u3XMcsEDnjcExS+/1c L+2w== Received: by 10.152.108.48 with SMTP id hh16mr5968016lab.25.1354433456693; Sat, 01 Dec 2012 23:30:56 -0800 (PST) Received: from opensuse.site (ppp91-78-198-46.pppoe.mtu-net.ru. [91.78.198.46]) by mx.google.com with ESMTPS id p9sm3883265lbc.3.2012.12.01.23.30.54 (version=SSLv3 cipher=OTHER); Sat, 01 Dec 2012 23:30:55 -0800 (PST) Date: Sun, 2 Dec 2012 11:30:52 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: Weird theme issue when using an image object Message-ID: <20121202113052.04b46ead@opensuse.site> In-Reply-To: References: X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.169 Cc: legendary_bibo@hotmail.com X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Dec 2012 07:31:00 -0000 В Sat, 1 Dec 2012 21:39:57 -0700 Gerard Butler пишет: > So I used an image object for the text in my theme and gave it a drop shadow, and when testing the theme at 640x480 every time I moved the selection the image object was getting refreshed in a way where the other image wasn't disappearing so that's why it has that black blobby shadow (I just held down the down arrow key for a few seconds), but at 1600x1200 (and I'm assuming the other resolutions) the image refresh issue didn't occur. > I'm using the stock grub from Ubuntu 12.04 so I don't know if this was a bug that was already fixed or not in a later version upstream. Providing link to the theme you used may be helpful.