Bug 1327397

Summary: Javascript warning popup dialog:'Warning:unresponsive script' in editcomponents.cgi?product=<product_name>
Product: [Community] Bugzilla Reporter: Hui Wang <huiwang>
Component: Bugzilla GeneralAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.0CC: huiwang, mtahir, qgong
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.0.3.rh3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-05 08:19:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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