Closed
Bug 10545
Opened 26 years ago
Closed 25 years ago
Server-side image maps don't send co-ordinates in 2 px bottom area
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: run2000, Assigned: pollmann)
References
()
Details
(Keywords: testcase, Whiteboard: [TESTCASE])
Attachments
(1 file)
775 bytes,
text/html
|
Details |
This bug follows on from bug 10479. See the test case to see the problem
clearly.
At the bottom of a server-side image map, there is a small space where the image
can be clicked, but co-ordinates aren't sent to the server.
Reporter | ||
Comment 1•26 years ago
|
||
Reporter | ||
Updated•26 years ago
|
Whiteboard: [TESTCASE]
Reporter | ||
Comment 2•26 years ago
|
||
Occurs on the 1999072608 build of Mozilla, under Windows 95.
Expected result:
* The browser should not jump to the image map for co-ordinates outside the
area of the image.
Actual result:
* Just below the bottom of the image, there is an area where the link is active,
but no co-ordinates are sent to the server.
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 3•26 years ago
|
||
Reassigning to Eric.
Assignee | ||
Comment 4•25 years ago
|
||
After careful consideration, I've decided that I probably won't get this bug in
for M12. Currently I have nearly 50 bugs scheduled for M13, so there is a
possibility that this bug may need to be moved out farther still.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13 → M14
Assignee | ||
Comment 6•25 years ago
|
||
Triaged to M14
Comment 7•25 years ago
|
||
Bulk moving [testcase] code to new testcase keyword. Sorry for the spam!
Keywords: testcase
Assignee | ||
Comment 8•25 years ago
|
||
The extended area seems to have been added for Nav compatability, but it should
still send coordinates, agreed. This seems like it is not so pressing, so I
will send it to M17, please let me know if you need this fixed before then.
Thanks!
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M17
Assignee | ||
Updated•25 years ago
|
Summary: Server-side image maps don't always send co-ordinates → Server-side image maps don't send co-ordinates in 2 px bottom area
Assignee | ||
Comment 10•25 years ago
|
||
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: M21 → Future
Comment 11•25 years ago
|
||
testing attached testcase with linux m18 build ID 2000082117:
This may have been fixed: it no longer works as proclaimed.
Mozilla does NOT jump to any url when i click BELOW coordinator 53;
and it DOES go to the url - as expected - when i click visible coordinators.
The visible coordinators furthermore are only displayed in statusbar when i
mouse over the image as such - not when i mouse over areas immediately outside it.
Bug "vanished" ?
Reporter | ||
Comment 13•25 years ago
|
||
Agreeing with comments from 2000-08-21 22:04, this bug is no longer present.
Tested on Mozilla build 2000092520 on Windows NT4 Workstation.
Marking Worksforme.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 14•25 years ago
|
||
Verifying on
Windows 98 build 2000-09-26-08-M18
Linux RedHat6.2 build 2000-09-26-08-M18
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•