Ticket #2528002 (closed defect)
ReporterJosh Ritter |
Opened: 05/14/09 Last modified: 07/30/09 Status: closed Type: defect Resolution: fixed |
Owner Jenny Han Donnelly |
Target Release: 2.8.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | autocomplete fails to close | ||
| Description: | i think the problem is best described by an example http://ritter.eplt.washington.edu/Scenario2_AllSections.html Using ff3 (linux) once you click into an auto complete and try with a mouse click to select an item the auto complete will not collapse. Switching back to yui 2.6.0 fixes the problem. |
||
| Type: | defect | Observed in Version: | 2.7.0 |
| Component: | AutoComplete | Severity: | S3 (normal) |
| Assigned To: | Jenny Han Donnelly | Target Release: | 2.8.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | Firefox 3.x - All | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 06/19/09
|
|
Posted: 06/19/09
seen this problem in ie, and ff... not just a linux problem my initial bug description was a bit incomplete. in some browsers the problem is not as "obvious" as in others. In the example below the clicking the first option (depending on where your mouse is) fails to close the autocomplete. When the mouse is towards the edges of the first option the autocomplete closes, otherwise it does not. here is a more basic example of the problem here is the same code running on 2.6 |
|
Posted: 07/1/09
Will investigate. |
|
Posted: 07/30/09
This is no longer reproducible against the latest build. I believe it has been fixed by the following checkin: |


I'm not able to repro on FF3/XP. Is this only reproducible on Linux?