Closed
Bug 84907
Opened 24 years ago
Closed 24 years ago
Mozilla starts inactive
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: golam, Assigned: paulkchen)
Details
(Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1+)
Gecko/20010608
BuildID: 2001060804
First browser window appears inactive after startup.
Reproducible: Always
Steps to Reproduce:
1. Open mozilla window
Actual Results: Window appears without focus.
Expected Results: Window appears with input focus in URL bar.
Comment 2•24 years ago
|
||
Actually, the input box that gets focus is the search box located in the sidebar
(since it is the last input box drawn, I would suspect). Focus is returned to
the URL input with a click. Behaviour is inconsistent with other browsers from
other platforms.
.
Assignee: asa → blakeross
Component: Browser-General → XP Apps: GUI Features
QA Contact: doronr → sairuh
Whiteboard: DUPEME
Comment 4•24 years ago
|
||
->toolkit? for focus issues...
Assignee: blakeross → bryner
Component: XP Apps: GUI Features → XP Toolkit/Widgets
QA Contact: sairuh → jrgm
Comment 5•24 years ago
|
||
We should be setting focus either on the URL bar or the page, but that's really
a navigator/xpapps issue (I think).
Assignee: bryner → pchen
Component: XP Toolkit/Widgets → XP Apps
QA Contact: jrgm → sairuh
Comment 6•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•