Issue Details (XML | Word | Printable)

Key: JRA-4994
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brian Nguyen [OLD]
Reporter: Jeff Turner [Atlassian]
Votes: 3
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Fix up and enable the screenshot applet on Mac OS X

Created: 20/Oct/04 07:53 AM   Updated: 12/Aug/08 11:55 PM
Component/s: Web interface
Affects Version/s: None
Fix Version/s: 3.3 Beta1

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. mac_attachment_screenshot.png
(58 kB)
Issue Links:
Reference
 

Participants: Brian Nguyen [OLD], Dan Skinner, Dylan Etkin [Atlassian] and Jeff Turner [Atlassian]
Since last comment: 3 years, 17 weeks, 6 days ago
Resolution Date: 22/Apr/05 03:10 AM
Labels:


 Description  « Hide
Currently the "Attach screenshot" link is only enabled for Windows users - however the OS X Java implementation (1.4.2_05 at any rate) does support the clipboard, and the applet does work in Safari.

The HTML for the attachments page is a bit broken though, with the comment textarea being unusably small. See attachment.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner [Atlassian] added a comment - 20/Oct/04 07:57 AM
Screenshot of the attach screenshot page in Safari

Jeff Turner [Atlassian] added a comment - 31/Oct/04 04:50 PM
It seems the too-small comment field in the applet is common to Macs and Firefox.

Brian Nguyen [OLD] added a comment - 14/Apr/05 07:46 PM
The comment area now been fixed to adjust the size and wrap the labels that are too long. Find patch available at JRA-5118.

Brian Nguyen [OLD] added a comment - 22/Apr/05 03:10 AM
You can now attach screenshots on MAC OS X

Dan Skinner added a comment - 01/Aug/05 09:39 AM
I can't get the screenshot feature to work on OSX using v.3.2.3 but it works fine here (3.3b1). Has work been done in this beta version on this?

Dylan Etkin [Atlassian] added a comment - 01/Aug/05 05:06 PM
Hi Dan,
Yes there was more work done for 3.3 beta1. The problem was that using the default screenshot mechanism in OSX put the image on the clipboard in a flavor java that was not able to convert by default. I believe using grab the applet would always work, but now we have added a conversion util that will allow the default flavor to work.
Thanks,
Dylan