Closed Bug 625319 Opened 14 years ago Closed 6 years ago

Column of values is empty, for textbox with type="autocomplete"

Categories

(Toolkit :: Autocomplete, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: user42195, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
Build Identifier: 4.08b

Column of values is empty, for textbox with type="autocomplete".
The values are there - correct value is selected when selecting using keyboard,
but just not rendered.



Reproducible: Always

Steps to Reproduce:
1. Add textbox to XUL
2. set type to "autocomplete"
3. add "autocompletesearch" and set source of data
Actual Results:  
Column of values shown as empty


Worked well before FF4 (namely in FF3.6)
Not known in which version it stopped working.

>> IMPORTANT:
I've contacted other developer who posted a Q about "autocomplete" in groups,
and he encounters the same problem.

I think the problem is somewhere in
"C:\Program Files\Mozilla Firefox 4.0 Beta 8\omni\chrome\toolkit\content\global\bindings\autocomplete.xml",
or with it's related CSS, but I'm not sure, and dont know what to look for.
Just ran into this.  This was working in FF4b6, but stopped showing up in FFb8.
Still not working in Firefox 4.0b9.
OS: Windows XP → All
Still not working in Firefox 4.0b10.
In Firefox 4.0b10:

The problem is partly solved by adding method "getLabelAt" to nsIAutoCompleteResult.
(In FF3 it was "getValueAt" and in FF4 the equivalent is "getLabelAt".)


There's still a problem that the rendering is not ok.
The background appears as transparent, while in FF3 it was white\window color.
Ignore my previous comment which says:
"The background appears as transparent, while in FF3 it was white\window color."
This is not correct.

Eventually, to bypass this issue, u need to add method "getLabelAt" to
nsIAutoCompleteResult.
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: