Closed Bug 224500 Opened 21 years ago Closed 21 years ago

Some Customize Headers dialog clean up

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Stefan.Borggraefe, Assigned: Stefan.Borggraefe)

Details

(Keywords: access)

Attachments

(1 file, 2 obsolete files)

The Customize Headers dialog is currently cut off when you are using larger
fonts. With my configuration the Ok and Cancel buttons of the dialog are not
reachable. I fixed this bug. While I was at it I also 

- added accesskeys to the dialog
- converted it to <dialog>
- made the dialog resizable. Until now this dialog remembered its size, but
wasn't resizable.

Patch follows...
Attached patch Patch (obsolete) — Splinter Review
Attachment #134671 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 134671 [details] [diff] [review]
Patch

This window needs extensive conversion if you really want to make it a
dialog... just fix the resizing for now.
Attached patch New Patch (obsolete) — Splinter Review
Removed the conversion from window to dialog.
Attachment #134671 - Attachment is obsolete: true
Attachment #134671 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #134902 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 134902 [details] [diff] [review]
New Patch

>+        <label accesskey="&newMsgHeader.accesskey;" control="headerInput">&newMsgHeader.label;</label>
Change this to use value= so that you can see the access key :-)

>+              window.openDialog('chrome://messenger/content/CustomHeaders.xul', "", 'modal,centerscreen,resizable,titlebar,chrome', null);
The centerscreen appears to override the persist="screenX screenY"
Attached patch Even newer patchSplinter Review
Fixed the <label>. The centerscreen flag and screenX/screenY-persistence work
together like they should (Neil and I tested this again).
Attachment #134902 - Attachment is obsolete: true
Attachment #134902 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #135323 - Flags: superreview?(bienvenu)
Attachment #135323 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #135323 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #135323 - Flags: superreview?(bienvenu) → superreview+
Checked in by timeless. Marking FIXED.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: