Closed
Bug 111935
Opened 23 years ago
Closed 7 years ago
Can't Drag&Drop into PrintPreview window
Categories
(Core :: Print Preview, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: rods, Unassigned)
References
Details
For starters the D&D events are being masked out ni nsDocumentViewer.cpp
then the next issue is that the event are going to the PageFrame which doesn't
have any content so they get thrown away.
Reporter | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Updated•23 years ago
|
Priority: P1 → P3
Comment 1•23 years ago
|
||
Changing component from printing to print preview.
Component: Printing → Print Preview
Comment 2•22 years ago
|
||
This could be addressed by bug 133787.
Comment 3•19 years ago
|
||
what would one want to D&D into a print preview window?
Assignee: rods → printing
Status: ASSIGNED → NEW
QA Contact: sujay
Comment 4•19 years ago
|
||
> This could be addressed by bug 133787.
this bug may be complicated than 133787, but it can at least be a blocker.
Depends on: 133787
Comment 5•19 years ago
|
||
shouldn't this be severity=enhancement?
Updated•15 years ago
|
Assignee: printing → nobody
QA Contact: printing
Updated•14 years ago
|
Severity: normal → enhancement
Comment 6•7 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #3)
> what would one want to D&D into a print preview window?
Good question. Given there's not been an answer to that in 13 years -> WONTFIX for now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•