Closed
Bug 23119
Opened 25 years ago
Closed 25 years ago
Alignment of "Next" and "Finish" button on the "Create New Profile" dialog
Categories
(SeaMonkey :: Startup & Profiles, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: bugzilla, Assigned: bugs)
Details
Attachments
(1 file)
5.65 KB,
patch
|
Details | Diff | Splinter Review |
Why are the text "Next" and "Finish" in the buttons so funny aligned in the
dialogs of the "Create New Profile". The text "Next" and "Finish" seems to be a
bit of to the right in the buttons.
Bug or feature?
Updated•25 years ago
|
Assignee: selmer → rgoodger
Comment 1•25 years ago
|
||
.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•25 years ago
|
||
hm this could be a problem with titledbuttons. the align is set as you'd expect,
and yet the text still isn't centered within its frame.
The grapevine tells me titledbuttons were going to be upgraded at one stage to
support two configurable pseudo-subframes so this would definitely fix this bug.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15
Assignee | ||
Comment 3•25 years ago
|
||
M15...
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•25 years ago
|
Component: Profile Manager BackEnd → Profile Manager FrontEnd
Comment 5•25 years ago
|
||
Moving to Profile Manager FrontEnd component. (not changing owners yet)
Assignee | ||
Comment 6•25 years ago
|
||
currently the buttons look like this:
[ < Back ] [ Next > ]
where the "align" attribute on the titledbuttons are set appropriately so as to
align the arrow image (">" and "<")
however the text is not being centered in the space it gets, as is shown in the
diagram above (and in the profile wizard)
what should appear is this:
[ < Back ] [ Next > ]
I assume what we need is a separate frame for text label which we can center
inside of. cc'ing hyatt (who had cool XBL-related titledbutton frame ideas) and
assigning to evaughan ;)
Assignee: rgoodger → evaughan
Status: ASSIGNED → NEW
Updated•25 years ago
|
Target Milestone: M16 → M17
Assignee | ||
Comment 9•25 years ago
|
||
brilliant. I just need to convert this overlay to use the new <button> widgets
now...
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
Assignee | ||
Comment 11•25 years ago
|
||
looks fixed now they're using buttons. (I didn't check the fix in however)
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•25 years ago
|
||
(someone else did)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•