ptrcmd / widgetfx

Automatically exported from code.google.com/p/widgetfx
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Transparency of the sidebar does not work (ubuntu64bit) #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run widgets with Ubuntu+Compiz

What is the expected output? What do you see instead?
Transparency doesn't work for the sidebar, it is white/light gray by
default and little more "greyed" when I mouseover it... Transparency works
for the widgets when I drag them though (and I don't have transparency of
windows set up on compiz).

What version of the product are you using? On what operating system?
- WidgetFX 1.0 Release

- "uname -a"
Linux joshis-desktop 2.6.27-11-generic #1 SMP Thu Jan 8 08:38:38 UTC 2009
x86_64 GNU/Linux

- "java -version"
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) 64-Bit Server VM (build 11.0-b15, mixed mode)
+JRE 1.6.0_12 for WS and FF plugin

- "lsb_release -a"
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 8.10
Release:    8.10
Codename:   intrepid

Original issue reported on code.google.com by joshis.c...@gmail.com on 11 Jan 2009 at 11:02

GoogleCodeExporter commented 9 years ago
Doesn't work on RHEL 5 on x86_64 either. Might this be an x86_64 problem?

Original comment by victo...@gmail.com on 10 Feb 2009 at 8:01

GoogleCodeExporter commented 9 years ago
I found it is probably a general JavaFX issue - see the examples at javafx.com, 
no
examples that use transparency work...

Original comment by joshis.c...@gmail.com on 10 Feb 2009 at 8:32