Does anyone else have trouble with the scroll bars when using the
Scriptaculous Autocompleter? I have set the CSS overflow property for the autocompleter class to scroll (I have also tried auto with the same effect), and while the scroll bars render just fine, the following happens: I try scrolling, either by clicking in the scroll bar or dragging the thumb, and the browser seems to interpret that as clicking behind the scroll bar, on the canvas. The autocomplete list disappears without ever showing the next set of selections. In fact, when I drag the thumb, the browser crashes completely. (If I click on the content of the list somewhere in the first set of selections, it works as expected and fills the list selection into the text box.) I am using Safari and recently upgraded to version 3.0.4. The crashing seems to be a new... um... feature (it's possible I didn't test the dragging of the thumb before), but the failure of the list to scroll was present in Safari 2. Any suggestions? Thanks, -- Sigrid. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
> Does anyone else have trouble with the scroll bars when using the
> Scriptaculous Autocompleter? Maybe you have more success getting an answer to this non-Seaside related question when asking in a script.aculo.us forum or irc channel? http://groups.google.com/group/rubyonrails-spinoffs http://wiki.script.aculo.us/scriptaculous/show/IRCChannel Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi Lukas,
Thank you. I may try that. However, I am using Scriptaculous in Seaside, so I thought I might not be the only one on this list with this problem. -- Sigrid. On Dec 12, 2007, at 1:29 AM, Lukas Renggli wrote: >> Does anyone else have trouble with the scroll bars when using the >> Scriptaculous Autocompleter? > > Maybe you have more success getting an answer to this non-Seaside > related question when asking in a script.aculo.us forum or irc > channel? > > http://groups.google.com/group/rubyonrails-spinoffs > http://wiki.script.aculo.us/scriptaculous/show/IRCChannel > > Cheers, > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Lukas Renggli
Hi again,
There have definitely been others with this problem. A search of "overflow autocompleter" on this link reveals several posts discussing the issue. Unfortunately, I am a seasoned Smalltalker who does not speak Prototype or Javascript, and I haven't the foggiest idea what they're talking about in their proposed solutions. How do I incorporate suggestions like this (from the web site http://elia.wordpress.com/2007/01/18/overflow-smooth-scroll-with-scriptaculous/):
into Smalltalk/Seaside? On Dec 12, 2007, at 1:29 AM, Lukas Renggli wrote:
_______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Lukas Renggli
Here's another suggestion from the rubyonrails-spinoffs list that I can't make sense of. Again, how do I make this work in Seaside?
From Sept 5:
Any ideas or guidance would be greatly appreciated. -- Sigrid. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |