ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Mozilla 1.2-последняя и gtk-step
@ 2002-11-14 12:37 Alexey I. Froloff
  2002-11-14 17:48 ` Alexey Voinov
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2002-11-14 12:37 UTC (permalink / raw)
  To: ALTLinux Sisyphus

[-- Attachment #1: Type: text/plain, Size: 428 bytes --]

Это только у меня последняя мазила глючит с gtk-step темой или
нет? Глюк проявляется в неотображении галочек у чекбоксов,
радиюбаттонов и "выемка" на кнобе скроллбара при его
передвижении остается на одном месте.

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
------------------------------------------
  Inform-Mobil, Ltd. System Adminitrator
       http://www.inform-mobil.ru/
Tel: +7(095)504-4709, Fax: +7(095)513-1006

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] Mozilla 1.2-последняя и gtk-step
  2002-11-14 12:37 [sisyphus] Mozilla 1.2-последняя и gtk-step Alexey I. Froloff
@ 2002-11-14 17:48 ` Alexey Voinov
  2002-11-14 17:50   ` [sisyphus] Mozilla 1.2-РПУМЕДОСС Й gtk-step aen
  2002-11-15  6:23   ` [sisyphus] Mozilla 1.2-последняя и gtk-step Alexey I. Froloff
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey Voinov @ 2002-11-14 17:48 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

Alexey I. Froloff wrote
> Это только у меня последняя мазила глючит с gtk-step темой или
> нет? Глюк проявляется в неотображении галочек у чекбоксов,
> радиюбаттонов и "выемка" на кнобе скроллбара при его
> передвижении остается на одном месте.
Ещё и selection текста выделяется белым цветом, в
результате увидеть что же выделено практически невозможно.



-- 
Best Regards!           | Когда вам платят за работу, надо по крайней мере
Alexey Voinov           | делать вид, что вы работаете...
                        |                         Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] Mozilla 1.2-РПУМЕДОСС Й gtk-step
  2002-11-14 17:48 ` Alexey Voinov
@ 2002-11-14 17:50   ` aen
  2002-11-15  6:23   ` [sisyphus] Mozilla 1.2-последняя и gtk-step Alexey I. Froloff
  1 sibling, 0 replies; 4+ messages in thread
From: aen @ 2002-11-14 17:50 UTC (permalink / raw)
  To: sisyphus

Alexey Voinov wrote:

>Alexey I. Froloff wrote
>  
>
>>Это только у меня последняя мазила глючит с gtk-step темой или
>>нет? Глюк проявляется в неотображении галочек у чекбоксов,
>>радиюбаттонов и "выемка" на кнобе скроллбара при его
>>передвижении остается на одном месте.
>>    
>>
>Ещё и selection текста выделяется белым цветом, в
>результате увидеть что же выделено практически невозможно.
>
>
>
>  
>
Скорее всего, в 1.2 это исправлено. По крайней мере, mozilla team что-то
делала в этом направлении.
Rgrds, AEN



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] Mozilla 1.2-последняя и gtk-step
  2002-11-14 17:48 ` Alexey Voinov
  2002-11-14 17:50   ` [sisyphus] Mozilla 1.2-РПУМЕДОСС Й gtk-step aen
@ 2002-11-15  6:23   ` Alexey I. Froloff
  1 sibling, 0 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2002-11-15  6:23 UTC (permalink / raw)
  To: sisyphus; +Cc: Alexey Voinov

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

On Thu, Nov 14, 2002 at 08:48:26PM +0300, Alexey Voinov wrote:
> Alexey I. Froloff wrote
> > Это только у меня последняя мазила глючит с gtk-step темой или
> > нет? Глюк проявляется в неотображении галочек у чекбоксов,
> > радиюбаттонов и "выемка" на кнобе скроллбара при его
> > передвижении остается на одном месте.
> Ещё и selection текста выделяется белым цветом, в
> результате увидеть что же выделено практически невозможно.
Это я поправил в .gtkrc:

style "nextstep"
{
   bg[ACTIVE] 	   = "#909090"
   fg[ACTIVE] 	   = "#000000"
   bg[NORMAL] 	   = "#a8a8a8"
   fg[NORMAL] 	   = "#000000"
   bg[INSENSITIVE] = "#888888"
   fg[INSENSITIVE] = "#000000"
   bg[PRELIGHT]    = "#a8a8a8"
#   bg[PRELIGHT]    = "#b8b8b8"
   fg[PRELIGHT]    = "#000000"
>   bg[SELECTED]    = "#000000"
>   fg[SELECTED]    = "#ffffff"
   base[NORMAL]    = "#a8a8a8"
   engine "step" 
   {
   }
}

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
------------------------------------------
  Inform-Mobil, Ltd. System Adminitrator
       http://www.inform-mobil.ru/
Tel: +7(095)504-4709, Fax: +7(095)513-1006

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-15  6:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 12:37 [sisyphus] Mozilla 1.2-последняя и gtk-step Alexey I. Froloff
2002-11-14 17:48 ` Alexey Voinov
2002-11-14 17:50   ` [sisyphus] Mozilla 1.2-РПУМЕДОСС Й gtk-step aen
2002-11-15  6:23   ` [sisyphus] Mozilla 1.2-последняя и gtk-step Alexey I. Froloff

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git