Issue Details (XML | Word | Printable)

Key: JRA-14233
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Dushan Hanuska [Atlassian]
Reporter: Timothy Chin [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Filters link refreshes till out of page

Created: 08/Jan/08 01:37 AM   Updated: 04/Feb/08 10:58 AM
Component/s: UI / Usability
Affects Version/s: 3.12.1
Fix Version/s: 3.12.2

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 6 hours
Time Spent: 6 hours
Time Spent - 6 hours

Environment: Internet Explorer 6 and 7

Participants: Anton Mazkovoi [Atlassian], Dushan Hanuska [Atlassian], PJ McDonagh and Timothy Chin [Atlassian]
Since last comment: 31 weeks ago
Resolution Date: 31/Jan/08 12:19 AM
Labels:


 Description  « Hide
Hi,

I've manage to reproduce a bug in IE.

  • Using IE7 and IE6
  • Click on the 'Filters' link (even happens to our SAC on IE6 and IE7)
  • After loading (complete load), close the window and click on the link again
  • Continue doing that and the popup showing all the filters will drop out of the screen

From the javascript code jira-global-min.js, the function addOrAppendToValue keeps on appending a value to the x-axis and y-axis and then runs window.moveTo(x, y).

Firefox however does not have this problem. I do not know if it totally ignores the script but nothing happens while testing with Firefox.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 09/Jan/08 01:33 AM
I assume that the issue is verified as Timothy has reproduced it.

PJ McDonagh added a comment - 25/Jan/08 12:07 PM
Hi Anton,

Do you have an update on when this issue might be fixed or is there a workaround that I can implement for now myself?

Regards,
PJ


Anton Mazkovoi [Atlassian] added a comment - 28/Jan/08 07:29 PM
HI PJ,

We are working through the list of bugs as quickly as we can. At the moment, I do not have a concerete date for its implementation.

May I ask how often this bug affects you?

Cheers,
Anton


Dushan Hanuska [Atlassian] added a comment - 31/Jan/08 12:19 AM
Fixed, however there are two issues.
  1. IE has a bug when returning the current position of the window. Therefore the pop-up window will be slightly off after repositioning. If the window is not resized, it will always appear on the same location as expected.
  2. Opera positions the pop-up window relatively to its parent window, therefore we disabled positioning of the window (handled by the browser). Resizing still works.

Anton Mazkovoi [Atlassian] added a comment - 31/Jan/08 11:37 PM
The problem will be solved in JIRA 4.0 as we are changing the History and Filter pop-ups from popup windows to popup divs.

PJ McDonagh added a comment - 04/Feb/08 10:58 AM
Hi Anton,

It is only affecting a small number of users who use the filters and history popups regularly. We will upgrade to 4.0 when it is available.

Thanks,
PJ