Closed Bug 224387 Opened 21 years ago Closed 21 years ago

Impossible to fill in a form. Also cursor will not display.

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 102695

People

(Reporter: tomas, Assigned: dbaron)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007


I couldn't fill in the form on that page. Also cursor will not display.

Mozilla 1.3 has this bug also. Mozilla 1.0.2 functions properly!


(Note: you can get to that URL also from
http://www.talents.cz/web/cv_info.php?from_talents=cv and clicking the "register"
in the bottom of the text.)

Reproducible: Always

Steps to Reproduce:
1. Just load that page.
Component: Form Manager → HTML: Form Submission
Confirming. This is really strange. 
Status: UNCONFIRMED → NEW
Ever confirmed: true
Looks more like some issue with the CSS.  If you disable CSS on the page the
form works fine.

As soon as you remove #footer {position: relative;} from the CSS, the page works.

->Style System
Assignee: dveditz+bmo → dbaron
Component: HTML: Form Submission → Style System (CSS)
QA Contact: ian
The entire content area is covered by a div section. I'm pretty sure this'll
turn out invalid, but I'll testcase it anyway.
So basically we have a table aligned left, then a div also aligned left with a
<br clear='all'> inside of it. Maybe this *isn't* invalid? I really don't know.


Note that the page is tentatively valid HTML 4.01 Transitional
The layout is correct AFAICT.  You can navigate via keyboard in the form and
type into text fields etc.  The only thing that isn't working is mouse clicks -
which is a dupe of bug 102695.
Keywords: testcase

*** This bug has been marked as a duplicate of 102695 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: