Closed
Bug 9669
Opened 25 years ago
Closed 24 years ago
[FEATURE] Mac Clipboard- Image conversion to PICT
Categories
(Core :: XUL, enhancement, P2)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: trudelle, Assigned: mikepinkerton)
References
Details
(Keywords: helpwanted, platform-parity, Whiteboard: Need to determine exactly what clipboard supports for images as 4.x differs across platforms)
Image support (Mac) 1 day sdagley 0%
Reporter | ||
Comment 1•25 years ago
|
||
Mass changing all XPToolkit M10 feature 'bugs' to target as p2 enhancement for
M10
Updated•25 years ago
|
Status: NEW → ASSIGNED
Summary: sched: Mac Clipboard- Image Support → sched: Mac Clipboard- Image Support [PP]
Updated•25 years ago
|
Whiteboard: 1 day
Updated•25 years ago
|
Whiteboard: 1 day → Need to determine exactly what clipboard supports for images as 4.x differs across platforms
Target Milestone: M10 → M14
Comment 2•25 years ago
|
||
Moving post beta
Updated•25 years ago
|
QA Contact: phillip → elig
Comment 3•25 years ago
|
||
Imaging; QA Assigning to self.
Updated•25 years ago
|
Target Milestone: M14 → M15
Reporter | ||
Updated•25 years ago
|
Summary: sched: Mac Clipboard- Image Support [PP] → [FEATURE] Mac Clipboard- Image Support [PP]
Updated•25 years ago
|
Summary: [FEATURE] Mac Clipboard- Image Support [PP] → [FEATURE] Mac Clipboard- Image Support
Reporter | ||
Comment 4•25 years ago
|
||
Not enough time left to do this, resolving as later, putting on help wanted
radar.
Comment 5•25 years ago
|
||
Rubber-stamping as Verified/Later.
Will re-open bugs for reconsideration if evidence exists that feature omission
is significant.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 6•25 years ago
|
||
I believe this bug only has to do with conversion of our own internal image
formats to something that other mac apps can understand, like PICT. 4.x did this,
but I don't think anyone's grandmother will die if we don't have this back in by
6.0.
The clipboard itself should be able to support copy/paste of images w/in
Seamonkey w/out any additional work.
reopening so that I can own this bug, can't change ownership once it has been
latered.
Status: VERIFIED → REOPENED
Resolution: LATER → ---
Summary: [FEATURE] Mac Clipboard- Image Support → [FEATURE] Mac Clipboard- Image conversion to PICT
Assignee | ||
Comment 8•25 years ago
|
||
latering.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → LATER
Comment 9•25 years ago
|
||
So you won't be able to copy images from Seamonkey? If that's the case, give me
this bug and I'll fix it. It should be easy, if you can get some kind of message
down to nsImageMac in gfx.
Assignee | ||
Comment 11•25 years ago
|
||
pushing to sfraser per his request.
Assignee: pinkerton → sfraser
Status: REOPENED → NEW
Comment 13•25 years ago
|
||
I can't figure out whether this belongs here or in bug 21747 ...
Implementation suggestion: When an image is copied from HTML content, there
should be stuff put in the TEXT scrap in the clipboard as well as the PICT scrap.
That is, if I copy an image then paste into a text editor, something should be
pasted. This something should probably be, in order of precedence:
* the image's ALT attribute
* the image's TITLE attribute
* the new-line-separated ALT attributes of the AREAs of the image's USEMAP
* the new-line-separated TITLE attributes of the AREAs of the image's USEMAP
* the localized version of `[Image]'.
Reporter | ||
Comment 14•25 years ago
|
||
You know, the main reason we latered this is that M16 is supposed to be feature
complete.
Comment 15•25 years ago
|
||
That's a good point about copy image/paste as text. I could have sworn that was
working at one point, but it isn't any more. I'll investigate and call it part
of 21747.
Comment 16•24 years ago
|
||
movong to future, this should be across all platforms
Target Milestone: M18 → Future
Updated•24 years ago
|
QA Contact: elig → jrgm
Assignee | ||
Comment 18•24 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•