Closed Bug 221103 Opened 21 years ago Closed 21 years ago

Address typed isn't activated with enter

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 150006

People

(Reporter: lferro, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827 If one has a site open in a browser window and opens the print dialog, and then opens another browser window ant types an address, the address isn't activable with the "enter/return" key. Reproducible: Always Steps to Reproduce: 1. Open site in browser window 2. Press print to call print dialog (and keep it open as it appears) 3. Open a new browser window and type an url in the address 4. type enter/return to activate the url and open it Actual Results: The site isn't opened (the enter/return key isn't commited). Expected Results: The site should have been opened in the second window. build id 2003082704
Yes (this is highly likely a DUP), this is because it's a modal dialog and every mozilla.exe 'instance' will be restricted by this modality. I think if our processes used different PIDs (at least on Win32), this would solve the problem.
I'm fairly confident this is a symptom of the same issue described in bug 150006. It deals with the Save dialog rather than the print one, but perhaps that bug could be expanded to cover all modal dialogs. Marking dupe, but reopen if you disagree. *** This bug has been marked as a duplicate of 150006 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.