Closed Bug 120799 Opened 23 years ago Closed 22 years ago

ok cancel buttons on subscribe dialog reversed

Categories

(SeaMonkey :: MailNews: Message Display, defect)

PowerPC
Mac System 9.x
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0

People

(Reporter: andreww, Assigned: andreww)

References

Details

Attachments

(1 file)

it should be 
cancel ok
not 
ok cancel
I'm fixing this. f
Assignee: sspitzer → andreww
You should convert this window to be a <dialog/> if it isn't already, and use
<okCancelButtons>. That will make us obey the platform the user is on.
Attached patch FixSplinter Review
I had most of this in my tree already ...
BTW, the only relevant part is the patch to subscribe.xul ... all the changes 
to subscribe.js are just to remove dead out-commented dump()s.
Hmm - I'm at an impasse here because 
1) I need to explicitly define the buttons , so that they dont show up at the 
absolute bottom of the dialog (which they would by default) and
2) macs use cancel ok and pc's use ok cancel - so defining them explicitly 
doesnt seem to be an  option either because they will show up wrong on 
either pc or mac....

adding Jen.  

Jen - the issue here is this - if we fix this ok cancel thing it breaks having 
the status bar on the bottom again. Is that ok with you?

The reason is that to get the ok cancel in a place other than the default, 
you have to explicitly define  them in the xul. But the problem is that then 
the order of the buttons is wrong on mac or on pc depending on the order 
you set them.

so it appears that we cant have both - meaning ok cancel that morphs 
based on your platform and have status on the bottom (this is regardless 
of whether we wanted it on the bottom or not)

What is your thoughts on this Jen?
Status: NEW → ASSIGNED
I think i have a way to fix this now...
Keywords: nsbeta1
Target Milestone: --- → mozilla1.0
approving nomination. need to have correct order of buttons for different
platforms. 
Blocks: 62011
Keywords: nsbeta1nsbeta1+
fixing 62011 fixed this one also.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified FIXED with:

Mac OS X 10.1.3 - 2002-03-22-08

Modern / Classic

Mac OS 9.2 - 2002-03-22-08

Modern / Classic

button order is 'Cancel' then 'OK'
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: stephend → search
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: