Closed Bug 227009 Opened 21 years ago Closed 20 years ago

Selection of text with mouse in position:relative box prevent onMouseOver event from firing

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: croo, Unassigned)

References

Details

Attachments

(1 file)

If I have some text in position:relative, position:absolute or position:fixed
box, then when I select this text with mouse and then mouve mousepointer over
some other block (without releasign mouse pointer) I could not get mouseover
event for this second block. Only if text container is position:static selection
does not prevent omouseover.

But there is no cause for positioning to prevent onmouseover events.
This is testcase for this bug.
personally i'd rather mozilla not pass events to the document while i'm making a
selection, but something tells me web authors will scream bloody murder.
Depends on: 53966
After the checkin of the patch in bug 53966 the testcase now works for fixed,
absolute and relative, too. Tested with a Linux trunk build from today.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: