Bug 1327397 - Javascript warning popup dialog:'Warning:unresponsive script' in editcomponents.cgi?product=<product_name>
Summary: Javascript warning popup dialog:'Warning:unresponsive script' in editcomponen...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 5.0
Hardware: Unspecified
OS: Unspecified
low
low vote
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
: 1327398 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-15 05:04 UTC by Hui Wang
Modified: 2018-12-09 06:29 UTC (History)
3 users (show)

Fixed In Version: 5.0.3.rh3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-05 08:19:29 UTC


Attachments (Terms of Use)

Description Hui Wang 2016-04-15 05:04:54 UTC
Description of problem:
Prompt 'unresponsive script' dialogue when access to editcomponents.cgi?product=Fedora page


Version-Release number of selected component (if applicable):
5.0.2.rh3

How reproducible:
100%

Steps to Reproduce:
1.Login server with admin, go to https://$bzserver/editcomponents.cgi?product=Fedora
2.
3.

Actual results:

A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.

Script: https://$bzserver/js/jquery-1.7.1.js?1455166792:5803

Expected results:
No dialogue open.

Additional info:

Comment 1 Muhammad Tahir 2016-04-15 05:23:38 UTC
*** Bug 1327398 has been marked as a duplicate of this bug. ***

Comment 2 Jeff Fearn 🐞 2016-05-30 02:14:10 UTC
This will only appear if your browser is running slow.

The options are to disable DataTbales when loading Fedora, or to make DataTables use Ajax to fetch more components and to remove the "All" option and have a smaller max page size.

Comment 3 Muhammad Tahir 2016-06-02 23:29:06 UTC
(In reply to Jeff Fearn from comment #2)
> This will only appear if your browser is running slow.
> 
> The options are to disable DataTbales when loading Fedora, or to make
> DataTables use Ajax to fetch more components and to remove the "All" option
> and have a smaller max page size.

+1 for making DataTables use Ajax

Comment 4 Jeff Fearn 🐞 2016-06-02 23:30:38 UTC
(In reply to Muhammad Tahir from comment #3)
> (In reply to Jeff Fearn from comment #2)
> > This will only appear if your browser is running slow.
> > 
> > The options are to disable DataTbales when loading Fedora, or to make
> > DataTables use Ajax to fetch more components and to remove the "All" option
> > and have a smaller max page size.
> 
> +1 for making DataTables use Ajax

This is a big change, do we want to schedule this for 5.0 still?

Comment 5 Jeff Fearn 🐞 2016-06-16 04:08:14 UTC
For 5.0 I'm doing the minimal change to work around this bug. Ajax will have to wait until 5.x

https://bugzilla.redhat.com/show_bug.cgi?id=1347097

Comment 6 Hui Wang 2016-06-20 10:01:39 UTC
Verified this issue.
The result is PASS.
version 5.0.3.rh3


Note You need to log in before you can comment on or make changes to this bug.