GNOME Bugzilla – Bug 374299
beta 0.119 Window size expands horizontally larger than screen dimensions
Last modified: 2006-11-12 20:29:30 UTC
beta 0.119 Window size expands horizontally larger than screen dimensions This is happening when the progress panes at the bottom expand, the whole application window expands horizontally, though already maximised, try selecting a number of articles then right clicking and selecting 'cache' as about as well I can describe how to replicate this. Other information: I would still like to see a download bodies also in the get headers dialog, it is slightly hesitant in traversing text groups by downloading one article at a time though this is mitigated by the selecting all new headers and then caching them. With incomplete binaries, there is still no way to identify missing segments.
Thanks for the feedback! The expansion is happening because older versions of Gtk don't provide a means for ellipsizing strings in the progress bar. The solution is to upgrade to gtk (2.6? 2.8?). The second issue reported here is a duplicate of bug 350373. The third issue reported here is a duplicate of bug 350372. *** This bug has been marked as a duplicate of 350373 ***