[Kst] [Bug 150170] New: JavaScript does not change the transparency of the box or ellipse object
Andrew Walker
arwalker at sumusltd.com
Tue Sep 25 00:04:53 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=150170
Summary: JavaScript does not change the transparency of the box
or ellipse object
Product: kst
Version: 1.4.0
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: 1.4.0 (using KDE KDE 3.5.1)
Installed from: Compiled From Sources
OS: Linux
PROBLEM:
The transparency property of box and ellipse objects is not modified through JavaScript
STEPS TO REPRODUCE:
Start Kst
Create a box object
In the JavaScript console type the following (or something functionally similar):
Kst.windows[0].view.children[0].transparent = true
RESULTS:
No change
EXPECTED RESULTS:
The box should use a transparent fill
More information about the Kst
mailing list