Bug Tracker

Modify

Ticket #956 (closed bug: wontfix)

Opened 6 years ago

Last modified 5 years ago

autocompleter suggestion box disapear

Reported by: leandrosuarez@… Owned by: stefan
Priority: major Milestone:
Component: interface Version:
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by scott.gonzal) (diff)

happens in svn version of iautocompleter.js the loss of focus when suggestion box scrollbar is clicked in IE6 and IE7. This seems to be related  http://support.microsoft.com/kb/818505

greetings

Change History

comment:1 Changed 6 years ago by stefan

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 6 years ago by leandrosuare

  • Status changed from closed to reopened
  • Resolution fixed deleted

the above problem comes when something like this is added to the .autocompleter css class to make the autocompleter list scrollable

.autocompleter {

border: 1px solid #6FBEFF; width: 250px; background-color: #EFF8FF; height: 100px; <=== overflow:scroll; <===

}

i have an example of this at  http://www.e-abaco.com.ar/autocompleter/autocompleter.html . Just autocomplete the cities starting with "a" . I hope this help. Grettings.

comment:3 Changed 5 years ago by scott.gonzal

  • need set to Review
  • Status changed from reopened to closed
  • Resolution set to wontfix
  • Description modified (diff)

Interface is no longer supported; consider switching to  jQuery UI.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.