Issue Details (XML | Word | Printable)

Key: JRA-12348
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Menere [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

AJAX Issue operations do not resize iframe correctly when there is text that wraps

Created: 09/Mar/07 12:30 AM   Updated: 26/Mar/07 07:13 PM
Component/s: Web interface
Affects Version/s: None
Fix Version/s: 3.8.1

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. buttons.png
(96 kB)

Participants: Hamish Barney [Atlassian] and Nick Menere [Atlassian]
Since last comment: 1 year, 27 weeks, 6 days ago
Resolution Date: 26/Mar/07 07:13 PM
Labels:


 Description  « Hide
When using the AJAXy operations that load the screens into an iframe, if there is text that wraps (long descriptions or message fields), the buttons become hidden.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nick Menere [Atlassian] added a comment - 09/Mar/07 12:42 AM
See attached image

Hamish Barney [Atlassian] added a comment - 26/Mar/07 07:13 PM
Updated JavaScript to listen for resize events and resize the iframe when they occur.