From: Leif W <war...@us...> - 2005-08-16 03:15:09
|
From: <Lar...@gm...> Sent: 2005 August 15 Monday 12:03 > > Hi, > I'm using DynAPI 3.0 a few weeks and I think it's one of the most > powerful > cross-browser DHTML-libraries I've ever seen. Nevertheless I had some > problems with two features I would like to use in my project: > > 1.) Object-Stacker: > If I add more than one ObjectStacker to the document, only the last > inserted > ObjectStacker seems to work. I take a look at the source code but I'm > not > able to give account of this phenomenon. Any Ideas? I helped only slightly to create and test this widget. Tiru you out there? Lars, please submit a bug for this, with a test page that illustrates the problem, and a screen shot is nice too if needed. I'll take a look when I can, but I've got to learn the widget as well. I've got a few other bugs I'm trying to figure out atthe moment. > 2.) Mozilla/Mozilla Firefox-Problem with ViewPane: > If you click inside a viewpane which includes one larger DynLayer and > move > the mouse downwards, the text inside the Layer is marked and the > scrollbar > left the current view! The dynLayer.setTextSelectable(false) method of > the > DynLayer-Class does not avoid this behaviour in Firefox and Mozilla. > Viewpane.jpg shows you the little bug for the viewpane-example. Did > anybody > know a solution to avoid this mouse-dragging-behaviour? This would be one of those bugs I'm trying to work on... well, maybe this is a new one, a second bug with ViewPanes. If you notice in Mozilla, the scrollbars are not quite right. Compare to IE6 if you have access to it. The text selection might be another issue. Can you further test this for me, to determine if the text selection is a bug in general in the API, or with other widgets, or only with ViewPane? And also open a bug for this in the bug tracker. I'm bound to forget bugs reports if they're tucked away in my mailbox. But if I search for open bugs, I'll find them quickly. While you're in the bug tracker, take a look at some other recently opened bugs. If you can fix any of them then submit a solution and a test case if needed. Thanks! Leif |