[Bug 294353] New: search: AJAXified filtering on components etc. slower than old version
https://bugzilla.novell.com/show_bug.cgi?id=294353 Summary: search: AJAXified filtering on components etc. slower than old version Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: bugzilla AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: novbugzilla-bugs@forge.provo.novell.com Found By: --- The bugzilla update to 3.0 brought a AJAXified filtering for the product, component and version lists on the search page. This means: - you click an item in "classification" and product, component and version lists are updated - you click an item in "product" and the component and version lists are updated This worked in the old 2.x bugzilla also. The problem with the new system: a) the AJAXified system is ways slower (needs at least some seconds) than the old (2.x) bugzilla which had the needed data available "offline" (within 1/10th of a second) b) the lists that are updated are greyed out while being updated c) in case of network problems, the lists stay greyed out, making the search page impossible to use. It seems there are sometimes other problems also (without network breakage), but I don't know what happens exactly. However, the result is that the lists are greyed out forever. Please consider to revert to the old-style JS code on the search page. Or at least don't grey out the to-be-updated lists (you can add some progress indicator near them instead) so that the search page keeps usable in case of c) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294353#c1 Vance Baarda <vrb@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Vance Baarda <vrb@novell.com> 2007-07-26 10:58:41 MST --- (In reply to comment #0 from Christian Boltz)
The bugzilla update to 3.0 brought a AJAXified filtering for the product, component and version lists on the search page. This means: - you click an item in "classification" and product, component and version lists are updated - you click an item in "product" and the component and version lists are updated
This worked in the old 2.x bugzilla also.
The problem with the new system: a) the AJAXified system is ways slower (needs at least some seconds) than the old (2.x) bugzilla which had the needed data available "offline" (within 1/10th of a second)
In the past, query.cgi was about 900 KB, and we received lots of complaints about that. We turned on compression, but it was still 144,000 bytes. With this change, it's about 98,000 bytes. If we go back to the old way, the complaints will start again.
b) the lists that are updated are greyed out while being updated c) in case of network problems, the lists stay greyed out, making the search page impossible to use. It seems there are sometimes other problems also (without network breakage), but I don't know what happens exactly. However, the result is that the lists are greyed out forever.
This happens only with Konqueror and Safari. Try Firefox and see what I mean. It's not due to network problems per se -- see bug 292293 for a pretty good black-box analysis. *** This bug has been marked as a duplicate of bug 292293 *** https://bugzilla.novell.com/show_bug.cgi?id=292293 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=294353#c2 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #2 from Christian Boltz <suse-beta@cboltz.de> 2007-07-26 12:05:10 MST --- (In reply to comment #1 from Vance Baarda)
(In reply to comment #0 from Christian Boltz)
In the past, query.cgi was about 900 KB, and we received lots of complaints about that. We turned on compression, but it was still 144,000 bytes. With this change, it's about 98,000 bytes. If we go back to the old way, the complaints will start again.
Well, choose your poison... :-/
b) the lists that are updated are greyed out while being updated c) in case of network problems, the lists stay greyed out, making the search page impossible to use. It seems there are sometimes other problems also (without network breakage), but I don't know what happens exactly. However,the result is that the lists are greyed out forever.
This happens only with Konqueror and Safari.
Good catch, I'm always using Konqueror for Bugzilla.
Try Firefox and see what I mean.
Yes, ut works in Firefox. (Funnily enough, it also works in Konqueror today. Competition rivives the business...)
It's not due to network problems per se -- see bug 292293 for a pretty good black-box analysis.
*** This bug has been marked as a duplicate of bug 292293 ***
Yes, really looks like a duplicate. I'll follow bug 292293. https://bugzilla.novell.com/show_bug.cgi?id=292293 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com