Open Bug 1047178 Opened 10 years ago Updated 10 years ago

Allow the non-editable URL field to grow with the width of the column on show_bug.cgi

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
normal

Tracking

()

People

(Reporter: MattN, Unassigned)

References

()

Details

Attachments

(1 file)

The URL <input> field grows to the width of the column but this isn't the case when you already have a value in the field and you aren't in edit mode because the URL is truncated to 40 characters on the server instead of using text-overflow: ellipsis on the client.

I have included a WIP patch which works in Firefox (using developer tools to apply the styles, not a dev. site) but I don't have the time to setup a test site and figure out why setting any pixel value for max-width on the td makes it work.
Attachment #8465922 - Attachment is patch: false
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: