Known Issues
From Unofficial Konfabulator Wiki
Contents |
[edit] Known Issues
[edit] General Issues (non-development related)
- useFileIcon on file with iconhandler results in widget crash (debugger invoked). Forums link
here.
- When setting the defaultValue of a color preference to #505050, the color actually is #7F7F7F
[edit] Development-related issues
[edit] New issues
Rating is not working on some of the pages, for example: http://widgets.yahoo.com/authors/nir+melamoud does not show any rating for my widgets, but if you go into the widgets pages you will see rating for each of them.
Submitting anything other than x,y coordinates or a Point object crashes Rectangle.containsPoint: relevant posting [1]
system.trashFolder is empty, "", on Windows.
[edit] Acknowledged by Konfabulistas
- XMLHttpRequest might return the server's response multiple times
- Web object's scrollX and scrollY attribute scrolls it horizontally
- Slider preference's ticks attribute behaves unexpectedly on Windows
- Web objects behave inconsistently
[edit] Documentation issues
[edit] New
[edit] Acknowledged by Konfabulistas
- Page 64 - Window - Description: It says that the window property "is useful for creating customized buttons that respond visually to a user's click.". It should be removed as it doesn't make much sense. [Fixed 12-15, not yet released].
- Page 89 - fillRect(), the "R" is written lowcase in example
- Page 133 - MenuItem.onSelect example in JS is not working anymore in version 4.5. Should be dones as described in the forum.
