Closed Bug 405794 Opened 18 years ago Closed 17 years ago

Selected item(s) in dropdown list should be rendered natively

Categories

(Firefox :: Address Bar, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 412092

People

(Reporter: u294409, Unassigned)

Details

Attachments

(4 files, 1 obsolete file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.8.1.9) Gecko/20071105 Epiphany/2.20 Firefox/2.0.0.9 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.8.1.9) Gecko/20071105 Epiphany/2.20 Firefox/2.0.0.9 autocomplete's elements shall be native menu or addressbar should be combobox with edit (there's such a component in gtk). Reproducible: Always Steps to Reproduce: 1. write in addressbar. 2. look at autocomplete's elements. Actual Results: plain (strange) looking elements. Expected Results: native menu-like elements. attachment: http://img.wklej.org/images/57616zrzutekranu.png
* build id should be: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007112804 Fedora/8 (Werewolf) Minefield/3.0b2pre
The autocomplete is going to be non-native and since you are using the trunk you should already have some of the experimental changes.
it MUST be native to make firefox integrate well with linux environment. understood?
ping
ping
Flags: blocking-firefox3?
please do not request blocking for bugs that are not confirmed.
Flags: blocking-firefox3?
ping
ping
Jakub: What look should it have ? Did work on bug 405210 arrange something or not ? (it's fairly recent, check you have the new code on your trunk)
Dropdown button isn't an autocomplete's item. They're now flat instead of being drawn as combobox' menu using GTK.
So what you ask is for the list that opens to look as a native one ? That is with a little outset border ?
No borders... OMG... Firefox draws it without any gradients, etc, like non-GTK component. I'll upload some screenys, which would show the issue.
Attachment #293404 - Attachment is obsolete: true
Hmmmm, GTK has same widget, but it's ugly and not used in most GTK apps. Firefox should use the nicer widget for the same function (ComboBoxEntry instead of GtkCombo).
Jakub, we don't really "use" gtk widgets. We just ask the theme to draw bits of widgets for us. So we have to ask "draw a ComboboxEntry arrow button here with status pressed", etc... The bug here (apart from the look of the drop-down list itself) is that we don't ask for the "pressed" look when the list is open. There was work on that at least for toolbar dropdown buttons, I'll see if I can find a similar bug for autocomplete entries, or else I'll use this bug. Does that suit you ?
I'm not talking about BUTTONS! Autocomplete items are ugly!
So your problem is that the selected element should be rendered with a two-color gradient instead of a flat color ? Your pb is that "ugly" isn't precise enough for bug correction.
Yes, exactly how GTK does for listview and treeview items.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: incorrect autocomplete's elements appereance → Selected item(s) in dropdown list should be rendered natively
Marking as dupe of 412092 even if "duped" is newer. There some work has began.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Verified dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: