Closed
Bug 86204
Opened 25 years ago
Closed 24 years ago
Impossible to check checkbox at http://www.scheelogorloffspil.dk/
Categories
(Core :: Layout, defect, P4)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: bugzilla, Assigned: attinasi)
References
()
Details
(Keywords: testcase, Whiteboard: [bae:20011019])
Attachments
(3 files)
if you go to:
http://www.scheelogorloffspil.dk/
and try to check the checkbox it's impossible.
build 20010615 on win2k
Comment 1•25 years ago
|
||
The entire page looks like crap. Notice the text on the page "Dette websted er
optimeret til internet explorer 5.0" which means "This website is optimized for
Internet Explorer 5.0".
Comment 2•25 years ago
|
||
Seeing this on Linux build 2001-06-15-21. Lots of absolute positioning and
whatnot. There's a <div> above the checkbox, so the <div> is getting the click
event instead of the checkbox. Over to layout.... a testcase would be great here.
Assignee: rods → karnaze
Component: HTML Form Controls → Layout
Keywords: qawanted
OS: Windows 2000 → All
QA Contact: vladimire → petersen
Hardware: PC → All
Comment 3•24 years ago
|
||
The web page appears to have changed -- no check box there...
Comment 4•24 years ago
|
||
the website has changed, there are no form elements on the home page, and from
what I can tell there are no second level pages (at least no links off the home
page).
The absolute positioning is off a bit, taking screen grabs for you
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Comment 8•24 years ago
|
||
the page is also using document.layers, but just taking a quick look at how the
logic is set up, I can't tell if they are using .layers based on application.
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla1.2
Comment 9•24 years ago
|
||
I'm closing this bug out since the page has change and hte initial issue had to
do with the form
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•