Closed
Bug 66733
Opened 25 years ago
Closed 10 months ago
move event does not get fired or onmove handler does not work with window object.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: desale, Unassigned)
References
Details
Attachments
(1 file)
|
514 bytes,
text/html
|
Details |
move event does not get fired or onmove handler does not work with window
object.
Product: 01-26-10-MTEST
STEPS TO REPRODUCE:
1] Load attachment I'm going to provide.
2] Try to move window with dragging with mouse.
3] Observe results in result text box.
EXPECTED RESULTS: After moving window "Results Tecyt box" should show
that "Window moved "
ACTUAL RESULTS: "Results Tecyt box" does not show anything.
testcase attachment is following.
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 3•25 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
| Reporter | ||
Comment 4•25 years ago
|
||
Taking QA contact myself as I reported this one.
QA Contact: gerardok → desale
Comment 5•25 years ago
|
||
This is a 4xp bug. The move event was not added into the DOM Level 2 Event
spec. As such it didn't get implemented. 4xp compat but lower priority as its
one of the lesser used 4x events.
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.
Comment 6•24 years ago
|
||
still reproducible on all platforms :-
2001-10-22-0.9.4 branch build (NS 6.2)
2001-11-26-6.2.1 rtm build (NS6.2.1)
Comment 7•23 years ago
|
||
also seen in the MFCembed build for 03-27-2002
Comment 10•20 years ago
|
||
*** Bug 196480 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Assignee: saari → nobody
QA Contact: ian → events
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
Comment 11•10 months ago
|
||
Not a standardized behavior that we consider to expose to the web.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•