Closed
Bug 89537
Opened 24 years ago
Closed 23 years ago
using focus() in body onLoad with absolute positioning renders wrong
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: brannonking, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2+)
Gecko/20010705
BuildID: 2001070504
The initial focus() puts the cursor up above the actual text box seemingly the
distance of the absolute positioned images above it. An example would be long so
look at the URL: http://demo.surveynetwork.com/
Reproducible: Always
Steps to Reproduce:
1. Put some absolute divs above the text input
2. Run the text input focus() in the body onLoad
Comment 1•24 years ago
|
||
Browser, not engine --> Layout
Assignee: rogerl → karnaze
Component: Javascript Engine → Layout
QA Contact: pschwartau → petersen
Comment 2•24 years ago
|
||
Confirming issue in the July 10th build (20010710).
Status: UNCONFIRMED → NEW
Ever confirmed: true
WORKSFORME.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•