Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #229735 +++ This issue from bug #229735 is still happening, but much less important than the overall problem. If we implement bug #231590 then this bug won't even matter. 1 - odd change of selection state when opening install dialog a - filter so that only releng tools is showing b - check mark releng tools c - push install d - install dialog comes up with releng tools in it (good) e - but as a result of something in that dialog (probably the sizing operation?) the releng tools becomes unchecked. I thought at first this had to do with multiple equal items in the list, but it does not. I can replicate it when connected to the Ganymede site and filtering "Aj" for Ajax. The same mysterious uncheck happens.
I'm pretty sure this was caused by bug #233052. In reviewing that bug I'm not seeing this behavior but will leave this bug open to be more thorough about it later. Makes sense, because in that bug, sizing an install could cause an artifact repo to be added, which would bogusly send a metadata repo added event.
The selection change was indeed caused by repo events during resolution. In 3.4 final release, the selection change was no longer visible since we closed the dialog when launching the wizard. However, the selection change did propagate to the wizard, which was bug 247906, fixed in the 3.4.2 stream. This whole scenario no longer occurs in 3.5, per bug #235358, bug #236485, and numerous other changes in the wizard workflow. *** This bug has been marked as a duplicate of bug 247906 ***