Closed Bug 31186 Opened 25 years ago Closed 25 years ago

Cannot type into the email address field in account setup wizard

Categories

(SeaMonkey :: MailNews: Account Configuration, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: prass, Assigned: joki)

References

Details

(Keywords: smoketest)

Steps to Reproduce:

1. rm -r ~/.mozilla
2. Create a new profile
3. In navigator choose tasks->Mail
4. Observe account set up wizard shows up
5. Choose existing mail account using other email provider
6. Click next.
7. enter username
8. try to enter email address


Expected result: can type in the email address in this field
Actual result: cannot put focus in email field

Build:2000030909
Platform:Linux
Keywords: beta1
uh.. that's pretty strange. some kind of focus bug, reassign to saari.
Assignee: alecf → saari
including granrose - unless saari has a fix this should probably hold the tree
closed - you cannot create mail accounts with today's build because of this,
which prevents QA from testing
Severity: normal → blocker
cc joki in case he has any clues
adding smoketest so it shows up on the list of blockers.
Keywords: smoketest
*** Bug 31194 has been marked as a duplicate of this bug. ***
QA Contact: lchiang → nbaca
Mine, unfortunately.  Sorry guys.  I did check sending and receiving mail but I 
already had my profile set up.  I have fix.
Assignee: saari → joki
Here's the fix

Index: nsEventListenerManager.cpp
===================================================================
RCS file: /cvsroot/mozilla/layout/events/src/nsEventListenerManager.cpp,v
retrieving revision 1.62
diff -r1.62 nsEventListenerManager.cpp
1475c1475
<   *aEventStatus = (aEvent->flags & NS_EVENT_FLAG_NO_DEFAULT) || mDestroyed
---
>   *aEventStatus = (aEvent->flags & NS_EVENT_FLAG_NO_DEFAULT)
get it reviewed and approved and let's get it checked in.
Target Milestone: M15
Okay, fix is in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 31223 has been marked as a duplicate of this bug. ***
*** Bug 31198 has been marked as a duplicate of this bug. ***
Build 2000-03-09-13M15: Linux 6.0, Fixed.
Waiting on the next Windows and Mac build.
*** Bug 31270 has been marked as a duplicate of this bug. ***
*** Bug 31270 has been marked as a duplicate of this bug. ***
Build 2000-03-09-13M15: NT4, Mac 8.5.1
Verified Fixed. Now able to type into the email address field in the Account 
Setup Wizard. Also able to change entries in any Account Settings panel such as 
Identity, Server or Copies and Folders.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.