GNOME Bugzilla – Bug 342985
Header pane display isn't properly repositioned after deleting articles
Last modified: 2006-07-04 23:30:11 UTC
The header pane display isn't properly repositioned after deleting articles. If you select a few pages of articles and delete them, pan .14.2.91 would correctly shift the display to show the articles subsequent to the deleted ones. It's hard to describe in words what pan .98 does, but here goes. If you have 900 header rows loaded in, and you select and delete rows 400-500, the view now seems to stay positioned at row 500 instead of rolling back to the new row 400. The upshot is that you now have to page up several pages to reach the deletion point.
Fixed for 0.99.
Hi, I'm afraid this still doesn't seem to work correctly. It works when the first article in the selected block is on the screen. However, if the display is positioned such that the last article in the selected block is displayed (the first article in the block being above the viewable range of articles) and then those articles are deleted, all articles are pushed up to fill the gap and the display is now positioned too far down the list. Thank you, Jeff
Created attachment 68370 [details] [review] patch against 0.102 to fix this.