Closed Bug 357257 Opened 18 years ago Closed 18 years ago

Search autocomplete/suggestions use only half of the available width due to the word "suggestions"

Categories

(Firefox :: Search, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 alpha3

People

(Reporter: jruderman, Assigned: enndeakin)

References

Details

Attachments

(2 files)

Steps to reproduce: 1. Focus the search bar. 2. Type "pas". Result: The autocomplete results and suggestions are cut off at about 12 characters, using only about half the width available. It seems that they are constrained because of the presence of the word "Suggestions" to the right of the first suggestion. Expected: only cut off the suggestion that's immediately to the left of the word "Suggestions", or give the word "Suggestions" its own (non-selectable) row.
Attached image screenshot (deleted) —
This probably depends on the solution to bug 339363 (see bug 339363 comment 1).
Depends on: 339363
This problem exists on Windows too.
OS: Mac OS X 10.4 → All
Hardware: Macintosh → All
*** Bug 363274 has been marked as a duplicate of this bug. ***
Attached patch allow cells to overflow (deleted) — Splinter Review
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Attachment #256845 - Flags: superreview?(neil)
Attachment #256845 - Flags: review?(neil)
Comment on attachment 256845 [details] [diff] [review] allow cells to overflow Sorry, but this patch makes no sense to me whatsoever.
Attachment #256845 - Flags: superreview?(neil)
Attachment #256845 - Flags: review?(neil)
Comment on attachment 256845 [details] [diff] [review] allow cells to overflow >- nscoord width = aTextRect.width; >+ width = maxWidth; OK, I get this now. r+sr=me; can't verify the toolkit change though.
Attachment #256845 - Flags: superreview+
Attachment #256845 - Flags: review+
Comment on attachment 256845 [details] [diff] [review] allow cells to overflow OK, maybe gavin can check the toolkit part
Attachment #256845 - Flags: review?(gavin.sharp)
Attachment #256845 - Flags: review?(gavin.sharp) → review+
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
Target Milestone: --- → Firefox 3 alpha3
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: