Closed
Bug 49906
Opened 25 years ago
Closed 19 years ago
Can't d&d text contents of html4 <label>'s
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: bugzilla, Unassigned)
References
Details
(Keywords: helpwanted, testcase)
Attachments
(1 file)
|
97 bytes,
text/html
|
Details |
Build ID: 2000082208
You can't drag any text between <label></label>, but you can links. Attaching
testcase
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 5•25 years ago
|
||
usage of labels is not as frequent, we hav mush higher priority bugs to deal
with between now and rtm
Keywords: helpwanted
Target Milestone: --- → Future
| Reporter | ||
Comment 6•25 years ago
|
||
I doubt this is mike's bug. onDragStart is never even being called for
selected text within <label>'s down in xpapps land, so the event is getting
killed somewhere. Rod, do you want this one?
Comment 7•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
labels were creating their own views. Maybe this is a general bug with
positioned elements?
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
Comment 11•22 years ago
|
||
Works for me
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040515 Firefox/0.8
Comment 12•21 years ago
|
||
Blake, what exactly is the bug about? If I select some of that text and drag
the selection, it works (gets dragged).
Just trying to drag without selecting does nothing (which seems correct to me).
Comment 13•20 years ago
|
||
WFM or dup of a fixed bug?
WFM also (mine is the third) - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051112 Firefox/1.6a1
Comment 14•19 years ago
|
||
bz in comment #12
> Just trying to drag without selecting does nothing (which seems correct to me).
drag without selecting does nothing also seems correct to me (also fails in IE)
Assignee: mjudge → nobody
QA Contact: bsharma → layout.form-controls
Comment 15•19 years ago
|
||
p.s. clicking on label text works in IE (invokes link), but doesn't work in FF
Comment 16•19 years ago
|
||
This worksforme.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•