Custom Query (7259 matches)
Results (13 - 15 of 7259)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1648 | wontfix | UI Magnifier at 100% CPU | ||
Description |
- Hi, The Magnifier eats up too much CPU, 100% here in FF 2.0.0.6 on WinXP. djot - |
|||
#1649 | wontfix | UI demo shadow - incorrect shadow size on resize/dnd | ||
Description |
- Hi, In the last demo with dnd/resize, the shadow widht/height is not constant (nor the set width/height in pixels), could get even that worse like shown in the screenshot. djot |
|||
#1652 | fixed | Interesting Click Event catching on "Selectables" | ||
Description |
What I was doing: I was browsing through your new UI library testing out all the new features and thinking about using them to replace my current implementation of prototype with script.aculo.us. What happened: When using the Selectables Demo I ran into a problem. It wouldn't capture selection events starting outside of the selectable items. Normally I would think users would start a selection box outside of an item and then enclose that item and any others as they drag. I also noticed it wouldn't select an item when simply clicked (without a selection box). I read your documentation and noticed that this was the desired behavior, but I would recommend changing it to support a simple click.
Recommended Action:
What I'm using (the issue occurred on all of these browsers): Mozilla Firefox 2.0.0.6 (with a couple add-ons), IE 7.0.5730.11, Opera 9.23, and Safari 3.0.3 (522.15.5) on Windows XP Pro |