#190 new
Morning BAI

glow.widgets.AutoSuggest, suggestion panel disappears when mousedown on scroll-bar

Reported by Morning BAI | December 28th, 2011 @ 08:33 AM

Hi,

I'm creating a suggestion using glow.widgets.AutoSuggest with a option height = 100px. If the suggestion list is longer than 100px, there is a scroll-bar on the right side automatically on which user, of course, will click. But while mousedown on scroll-bar, the selected(highlighted) item is selected automatically. That makes it inconvenient.

Maybe something I missed. Please correct me, thanks a lot!

var suggest = new glow.widgets.AutoSuggest("#sugg", suggested_items, {
    height: 100,
    activeOnShow: false
});

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A JavaScript Library

Shared Ticket Bins

People watching this ticket

Pages