Closed Bug 307109 Opened 19 years ago Closed 11 years ago

increase height of URL text box in Open Location dialog

Categories

(Firefox :: Toolbars and Customization, defect)

defect
Not set
trivial

Tracking

()

RESOLVED WONTFIX

People

(Reporter: harig.in, Assigned: martijn.martijn)

References

Details

(Keywords: polish)

Attachments

(2 files)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20050903
Firefox/1.6a1

Hide the navigation bar.  Press Ctrl + L to open the 'Open Web Location' dialog.
 The height of the box to type in the address is a little bit less that what is
normally available elsewhere.  see screenshot.  

I do know that this is trivial but perhaps much easy to rectify. please.

[even with other themes this 'defect' is visible.]
That would by removing align="center" in this line:
http://lxr.mozilla.org/seamonkey/source/browser/base/content/openLocation.xul#69
Attached patch patchSplinter Review
This fixes it.
Attachment #194954 - Flags: review?(mconnor)
Assignee: nobody → martijn.martijn
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050905
Firefox/1.0+ ID:2005090509

same on branch
Version: Trunk → unspecified
*** Bug 301747 has been marked as a duplicate of this bug. ***
Also reproducible with Mozilla 1.8b1 and SeaMonkey/20050904 (Ctrl+Shift+L).
Oops! Forgot that one.
This is untested, but should act the same as Firefox.
Attachment #195058 - Flags: review?(neil.parkwaycc.co.uk)
Status: NEW → ASSIGNED
Keywords: polish
OS: Windows 2000 → All
Hardware: PC → All
Version: unspecified → 1.5 Branch
Comment on attachment 195058 [details] [diff] [review]
patch for Seamonkey

Well, to start with, we also have the similar attachWebPage dialog. But in fact
this is not the correct way to fix the issue; the URL bar is mostly
unreasonably large because the page proxy icon has margins on it, as you would
see if you compared it with DOM Inspector's autocomplete box. Now the open
location dialog's autocomplete textbox doesn't have an icon to enlarge it, so
it should only be the same size as a regular textbox. Unfortunately in either
Classic or Modern themes it seems to be a pixel or two out :-(
Attachment #195058 - Flags: review?(neil.parkwaycc.co.uk) → review-
Summary: increase height of location box in URL dialog → increase height of URL text box in Open Location dialog
Version: 1.5.0.x Branch → Trunk
Why does that patch fix it, though?
(In reply to comment #8)
>Why does that patch fix it, though?
It doesn't, it makes the hbox stretch the textbox to the height of the button.
Attachment #194954 - Flags: review?(mconnor)
Depends on: 367148
This dialog is dead code now. See bug 953124.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: