Open Bug 436816 Opened 18 years ago Updated 3 years ago

Make textbox of Find Toolbar resizeable

Categories

(Toolkit :: Find Toolbar, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: cjcypoi02, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: Related: 415687)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008060108 Minefield/3.0pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008060108 Minefield/3.0pre As for textareas of fast search and urlbar, Find Toolbar textbox could be resizeable, to allow users to have more space for their search strings. Someone can make this bug as depending on Bug 415687? Reproducible: Always Steps to Reproduce: 1. press CONTRL+F 2. try to resize the find textbox Actual Results: textbox can't be resized
Version: unspecified → Trunk
Whiteboard: Related: 415687
Marking as depending on Bug 415687
Depends on: 415687
Product: Firefox → Toolkit
Seems like a reasonable request, this could be done just like the urlbar-search-splitter, I think, where the splitter is invisible, so it doesn't add ui-bloat.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm not going to work on this, but it does seem easy to implement. What needs to be done: - the splitter element needs to be styled just as the one next to the urlbar. - the element before and after the splitter need a persist="width" attribute (they will also need an id then). - the elements after the splitter probably need to be wrapped in a container element, so that can then be the element that is resized. This screws up some code that iterates through childNodes, so that needs to be fixed then.
Priority: -- → P2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: