Ticket #1903677 (closed enhancement)

Reporter


sfbugs
Opened: 02/28/08
Last modified: 01/19/11
Status: closed
Type: enhancement
Resolution: wontfix

Owner


Jenny Donnelly
Target Release: 2.9.0
Priority: P4 (low)
Summary: Public method for highlight/unhighlight any/all
Description:

I'd really like to see a public method for highlighting or unhighlighting any or all of the items so I don't have to use private methods.

Consider this code to unhighlight the currently highlighted item where auto is a Autocomplete object:

auto._toggleHighlight(auto._oCurItem);
auto._oCurItem = null;

I wish I didn't have to use private members.

Type: enhancement Observed in Version: None
Component: AutoComplete Severity: S3 (normal)
Assigned To: Jenny Donnelly Target Release: 2.9.0
Location: Priority: P4 (low)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

George

YUI Developer

Posted: 02/28/08

Forwarding to component owner for consideration.

George

YUI Developer

Posted: 11/21/08
  • summary changed from Public method for highlighting/unhighlighting any/all items to [#2377222] Public method for highlight/unhighlight any/all

sfbugs

Posted: 01/7/09

This ticket was imported from Source Forge.

Orginially submitted by: xopl

George

YUI Developer

Posted: 03/27/09
  • status changed from assigned to accepted

Jenny Donnelly

YUI Developer

Posted: 12/23/10
  • browser changed to N/A
  • milestone changed from 2.NEXT to 2.9.0
  • priority changed from P3 (normal) to P4 (low)

API completeness.

Jenny Donnelly

YUI Developer

Posted: 01/19/11
  • resolution changed from None to wontfix
  • status changed from accepted to closed

On second thought, since there is a workaround, will not address in 2.x due to limited resources.