Open
Bug 305396
Opened 20 years ago
Updated 5 years ago
[Plaintext] Can't drag if the rootElement has white-space: pre;
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: bugzilla-mozilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.10) Gecko/20050719 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.10) Gecko/20050719 Firefox/1.0.6
If a PlaintextEditor has a rootElement with whiteSpace set to pre, dragging text
from the <editor> fails.
Reproducible: Always
Steps to Reproduce:
1. Open Nvu Source View
2. Try to drag something
or
1. Untick "Compose messages in HTML format" (Accounts Settings -> Composition &
Addressing
2. Set mailnews.wraplength to -1
3. Open Compose window
4. Enter some text and try to drag it
Actual Results:
No reaction
Expected Results:
Start the drag
Reproducible with Mozilla 1.7.10, Mozilla 1.8b1 and SeaMonkey/20050821 Composer
and plaintext Compose window.
Updated•18 years ago
|
QA Contact: editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Comment 2•5 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•