Open Bug 130958 Opened 23 years ago Updated 3 years ago

Widgets should always align with baseline of first line of text

Categories

(Core :: XUL, defect)

defect

Tracking

()

mozilla1.4alpha

People

(Reporter: andreww, Unassigned)

References

()

Details

(Keywords: polish, Whiteboard: [adt2],custrtm- [wishlist])

Attachments

(2 files, 1 obsolete file)

When text adjacent to a widget has multiple lines of text, the widget is currently vertically centered between the lines of text - instead of being flush with the bottom of the first line. This is a problem in a number of our Prefs panes
Summary: Widgets should always align with baseline of first line of text → Widgets should always align with baseline of first line of text
Attachment #74113 - Attachment is obsolete: true
OS: Mac System 9.x → All
Hardware: Macintosh → All
Keywords: nsbeta1+, polish
Whiteboard: [adt3 rtm]
reassigning. UI team wants this bug fixed for rtm.
Assignee: jaggernaut → shliang
Whiteboard: [adt3 rtm] → [adt2 rtm]
Whiteboard: [adt2 rtm] → [adt2 rtm],custrtm-
setting target milestone for buffy. shuehan please work on this bug in the near future. If you can't, please let me know so we can reassign.
Target Milestone: --- → mozilla1.2alpha
Blocks: 160730
Whiteboard: [adt2 rtm],custrtm- → [adt2 rtm],custrtm- [wishlist]
Whiteboard: [adt2 rtm],custrtm- [wishlist] → [adt2],custrtm- [wishlist]
Target Milestone: mozilla1.2alpha → mozilla1.4alpha
Nav triage team: nsbeta1-
Keywords: nsbeta1+nsbeta1-
still true
Assignee: shliang → nobody
Severity: normal → trivial
QA Contact: jrgmorrison → xptoolkit.widgets
Does using -moz-box-align: baseline not do what is needed here? e.g.: <hbox> <checkbox align="baseline" /> <description align="baseline" /> </hbox> (Or maybe that attribute belongs on the parent? nsBoxFrame::GetInitialVAlignment is a bit confusing.)
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: