GNU bug report logs - #9596
24.0.50; region face on GTK+ build under KDE

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sat, 24 Sep 2011 23:12:01 UTC

Severity: minor

Tags: moreinfo

Found in version 24.0.50

Done: Stephen Berman <stephen.berman <at> gmx.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9596 in the body.
You can then email your comments to 9596 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#9596; Package emacs. (Sat, 24 Sep 2011 23:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stephen Berman <stephen.berman <at> gmx.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 24 Sep 2011 23:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; region face on GTK+ build under KDE
Date: Sun, 25 Sep 2011 01:10:39 +0200
I build Emacs with the GTK+ toolkit, and region face has the standard
setting, consisting of the attributes Foreground and Background set to
gtk_selection_fg_color and gtk_selection_bg_color, respectively.  The
latter is a somewhat light blue (hex #43ace8), the former close to black
(hex #221f1e, which is the standard value of the foreground attribute of
the default face in my Emacs).  However, on other applications
(e.g. Firefox), while the selection has the same background color, the
foreground color is white.  I'm running Emacs under KDE 4.7.1 on
openSUSE 11.4 and using the Oxygen-Gtk theme.  According to the
systemwide config file for this theme, the color of selections has RGB
values 67,172,232 (= hex #43ace8) for the background and 255,255,255 (=
white) for the foreground.  This problem appears to be specific to the
Oxygen-Gtk theme: with other themes, Emacs shows the selection
foreground as white.  So apparently Emacs is not picking up the
Oxygen-Gtk theme setting for gtk_selection_fg_color.

In GNU Emacs 24.0.50.2 (i686-suse-linux-gnu, GTK+ Version 2.22.1)
 of 2011-09-24 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10903000
configured using `configure  '--without-toolkit-scroll-bars' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t




Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Fri, 11 Oct 2019 01:37:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9596; Package emacs. (Wed, 02 Jun 2021 07:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 9596 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 9596 <at> debbugs.gnu.org
Subject: Re: bug#9596: 24.0.50; region face on GTK+ build under KDE
Date: Wed, 02 Jun 2021 09:51:17 +0200
Stephen Berman <stephen.berman <at> gmx.net> writes:

> I build Emacs with the GTK+ toolkit, and region face has the standard
> setting, consisting of the attributes Foreground and Background set to
> gtk_selection_fg_color and gtk_selection_bg_color, respectively.  The
> latter is a somewhat light blue (hex #43ace8), the former close to black
> (hex #221f1e, which is the standard value of the foreground attribute of
> the default face in my Emacs).  However, on other applications
> (e.g. Firefox), while the selection has the same background color, the
> foreground color is white.  I'm running Emacs under KDE 4.7.1 on
> openSUSE 11.4 and using the Oxygen-Gtk theme.  According to the
> systemwide config file for this theme, the color of selections has RGB
> values 67,172,232 (= hex #43ace8) for the background and 255,255,255 (=
> white) for the foreground.  This problem appears to be specific to the
> Oxygen-Gtk theme: with other themes, Emacs shows the selection
> foreground as white.  So apparently Emacs is not picking up the
> Oxygen-Gtk theme setting for gtk_selection_fg_color.

(I'm going through old bug reports that unfortunately got no response at
the time.)

This was nine years ago -- are you still seeing these issues?  I don't
seem to have any Gtk theme called Oxygen here, so I can't test.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 02 Jun 2021 07:52:02 GMT) Full text and rfc822 format available.

Reply sent to Stephen Berman <stephen.berman <at> gmx.net>:
You have taken responsibility. (Thu, 03 Jun 2021 09:57:03 GMT) Full text and rfc822 format available.

Notification sent to Stephen Berman <stephen.berman <at> gmx.net>:
bug acknowledged by developer. (Thu, 03 Jun 2021 09:57:03 GMT) Full text and rfc822 format available.

Message #17 received at 9596-done <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 9596-done <at> debbugs.gnu.org
Subject: Re: bug#9596: 24.0.50; region face on GTK+ build under KDE
Date: Thu, 03 Jun 2021 11:56:05 +0200
On Wed, 02 Jun 2021 09:51:17 +0200 Lars Ingebrigtsen <larsi <at> gnus.org> wrote:

> Stephen Berman <stephen.berman <at> gmx.net> writes:
>
>> I build Emacs with the GTK+ toolkit, and region face has the standard
>> setting, consisting of the attributes Foreground and Background set to
>> gtk_selection_fg_color and gtk_selection_bg_color, respectively.  The
>> latter is a somewhat light blue (hex #43ace8), the former close to black
>> (hex #221f1e, which is the standard value of the foreground attribute of
>> the default face in my Emacs).  However, on other applications
>> (e.g. Firefox), while the selection has the same background color, the
>> foreground color is white.  I'm running Emacs under KDE 4.7.1 on
>> openSUSE 11.4 and using the Oxygen-Gtk theme.  According to the
>> systemwide config file for this theme, the color of selections has RGB
>> values 67,172,232 (= hex #43ace8) for the background and 255,255,255 (=
>> white) for the foreground.  This problem appears to be specific to the
>> Oxygen-Gtk theme: with other themes, Emacs shows the selection
>> foreground as white.  So apparently Emacs is not picking up the
>> Oxygen-Gtk theme setting for gtk_selection_fg_color.
>
> (I'm going through old bug reports that unfortunately got no response at
> the time.)
>
> This was nine years ago -- are you still seeing these issues?  I don't
> seem to have any Gtk theme called Oxygen here, so I can't test.

I don't have it now either, and the way Gtk themes work under KDE seems
to have changed in the mean time; at least, I can't reproduce anything
like what I reported on current openSUSE Tumbleweed with KDE.  So I'm
closing the bug.  Thanks for checking.

Steve Berman




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Jul 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.