Closed
Bug 136457
Opened 23 years ago
Closed 23 years ago
dragging non-link selection clears selection
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: mikepinkerton)
Details
(Keywords: platform-parity)
found while testing bug 131139, using 2002.04.09.08 comm bits on mac 10.1.3. not
sure if this is expected behavior, however.
1. in a webpage select some content that doesn't have a link --it's okay if it
does, as long as your selection includes non-link content.
2. drag on the (non-linked) selection.
results: on Mac OS X, the selection is cleared. however, when i tested this on
win2k and linux, the selection persists. (side note on win2k: unable to really
drag the selection --is that a known issue?)
Comment 1•23 years ago
|
||
Odd, dunno. Giving to pinkerton for investigation
Assignee: saari → pinkerton
Assignee | ||
Comment 2•23 years ago
|
||
works for me, branch build from 4/19, osx 10.1.3. where did you drop the text? i
dropped it on the desktop, the menubar, and in a txt widget. the selection was
maintained in every case.
is this just an issue on the trunk? if so, it's a focus regression.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•