Bugzilla – Bug 463405
[Qt4-UI] scroll list "actions performed" broken during update
Last modified: 2011-01-13 16:29:38 UTC
updating a large 11.0 system (3000+ packages) to 11.1 in yast "perform installation" screen in "Details" tab the "Actions performed:" list does not display/work correctly: at least after 80+ % of the update the list behaves strange: it sticks to the lines almost on top (Deleting ...) and for every package being updated the scroll bar at the right jumps down for a very short time and then jumps up again (but the text field does not scroll/change). it's not possible to scroll that list with neither the scroll bar nor the arrow buttons or the mouse wheel:-( this time it's an update of m 32bit server, I've seen the same problem when updating my notebook (64 bit).
*** Bug 525227 has been marked as a duplicate of this bug. ***
*** Bug 536459 has been marked as a duplicate of this bug. ***
*** Bug 573972 has been marked as a duplicate of this bug. ***
*** Bug 583803 has been marked as a duplicate of this bug. ***
*** Bug 586831 has been marked as a duplicate of this bug. ***
*** Bug 592743 has been marked as a duplicate of this bug. ***
I'm somewhat surprised that Bug 592743 might be considered a duplicate of this. The descriptions look totally different. Or is this entry supposed to become something like a master bug for everything concerning the "actions performed" scroll list?
(In reply to comment #7) > I'm somewhat surprised that Bug 592743 might be considered a duplicate of this. > The descriptions look totally different. Or is this entry supposed to become > something like a master bug for everything concerning the "actions performed" > scroll list? Both bug reports are about the RichText's auto scroll feature.
fixed in yast2-qt 2.18.11.
Problem still exist in openSUSE 11.3 Milestone 6, which is using "yast2-qt-2.19.1-1.1.x86_64", except that it is now possible to scroll down, although the continued output does not cause the last line to be displayed.
*** Bug 617179 has been marked as a duplicate of this bug. ***
Problem still exists in openSUSE 11.3 Final yast2-2.19.13-1.7.x86_64. It is possible to scroll down but the event is only processed when the updater has finished downloading a package, which means a long time if the package is large, such as kernel-source for example. And forget about just grabbing the scroll handle.
*** Bug 622232 has been marked as a duplicate of this bug. ***
*** Bug 631583 has been marked as a duplicate of this bug. ***
And the issue is still valid with openSUSE 11.4 Milestone 3 Build0845.
How about moving it to product openSUSE 11.4 and try to get this fixed till the first release candidate?
Still valid with openSUSE 11.4 Milestone 4 Build0908 x86_64.
Created attachment 402491 [details] screen shot of the issue while install inside a VM
*** Bug 657616 has been marked as a duplicate of this bug. ***
*** Bug 654657 has been marked as a duplicate of this bug. ***
Created attachment 407810 [details] my propusal I suggest we try if the attached patch helps the problem
Created attachment 407812 [details] patch
yast2-qt version 2.19.6 contains the fix from comment #22.
Tested as driver update with latest build. Seems to work.