Thread: Transparent background with Firefox addon panels
hello,
have new computer windows 7 , ubuntu 12.04 installed.
my problem follow:
firefox addon panels not have background @ ubuntu. same addon panel correctly displayed @ windows 7.
panel created firefox addon. addon is: https://addons.mozilla.org/de/firefo...arch-optimizer
my configuration:
distrib_id=ubuntu
distrib_release=12.04
distrib_codename=precise
distrib_description="ubuntu 12.04 lts"
amd radeon hd 6450
beschreibung: vga compatible controller
produkt: caicos [radeon hd 6450]
hersteller: hynix semiconductor (hyundai electronics)
physische id: 0
bus-informationen: pci@0000:01:00.0
version: 00
breite: 64 bits
uhr: 33mhz
fähigkeiten: pm pciexpress msi vga_controller bus_master cap_list rom
konfiguration: driver=fglrx_pci latency=0
firefox: 14.01
attached 2 screenshots. windows screenshot displays panel correct background. ubuntu screenshot shows missing background of panel.
added xorg.conf, too.
installed fglrx driver via "system preferences" -> "proprietary driver"
thankful ideas.
best regards,
andre
i made progress , seems error in firefox addon panel object.
have following definiton in lib/main.js file:
when set "width" , "height" propertites, background of panel transparent. when delete these 2 properties, background has color defined in css of myhtml.html file.code:var wsopanel = require("panel").panel({ width: 350, height: 500, contenturl: data.url("myhtml.html"), contentscriptfile: data.url("myjs.js") });
ideas why happened?
thank,
andre
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Transparent background with Firefox addon panels
Ubuntu
Comments
Post a Comment