Closed
Bug 474841
Opened 16 years ago
Closed 12 years ago
Updates to main QAC window from "Select Tests to Run" window should be started after "OK"
Categories
(Other Applications Graveyard :: QA Companion, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aakashd, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090119 Shiretoko/3.1b3pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090119 Shiretoko/3.1b3pre
Build: 0.1.18
As of now, spanning through a test run/group/subgroup takes a lot longer than it should because not only is the add-on bringing up the the list in the "Select Test to Run" window, but its also updating the main QAC window. It's not necessary as the added flexibility of it being dynamic doesn't positively compensate for the degradation of the user performance.
Reproducible: Always
Steps to Reproduce:
1. Open QAC
2. Go to the Litmus Tab and Click on the Select/Change Tests button
3. Click on various test groups/subgroups within a test run.
Actual Results:
The lists take forever to update as the main window is updated at the same time.
Expected Results:
To increase performance and usability, the main window should not be updated until the user has selected a subgroup and pressed "OK".
Before we take this, I want to be sure it's on the QAC side, and not on the Litmus side. We need to comment out a the code that updates the backround window and run a test to see if the application still feels slow as Aakash describes. Any volunteers?
Comment 2•12 years ago
|
||
Litmus has been replaced by MozTrap.
If we want an extension to integrate with MozTrap, it would be better to start from scratch with a new extension rather than trying to shoehorn that functionality into the >5 year old QAC.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•