After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 366668 - select multiple articles, then press enter, should read/cache all selected.
select multiple articles, then press enter, should read/cache all selected.
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal normal
: ---
Assigned To: Heinrich Müller
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-10-29 05:50 UTC by Chris Petersen
Modified: 2011-12-03 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Petersen 2006-10-29 05:50:37 UTC
0.116

If I select multiple articles and then press enter (or right-click and select "read"), only the last article in the list is downloaded/cached/displayed.
Comment 1 Charles Kerr 2006-10-30 23:31:58 UTC
True, but I don't see how this is a bug.  You can only read one
article at a time anyway, since there's only one body pane,
and right-click > "cache" is a better fit for caching a range
of articles.
Comment 2 Chris Petersen 2006-10-30 23:35:17 UTC
In that case, pressing "enter" when multiple articles are selected should cache all but the read article, much like how the old version of pan worked, and how users would generally expect things to behave.

I don't navigate with the mouse much, so right-click is an annoying hassle.
Comment 3 Charles Kerr 2007-01-20 18:04:33 UTC
Pressing "enter" when multiple rows are selected has a specific
behavior in gtk2, to reduce the selection down to a single row
and fire the "row-activated" signal on that row.

Maybe adding a hotkey for caching articles would do the trick?
Comment 4 Chris Petersen 2007-01-22 08:48:06 UTC
Wow, that feels like really bad UI.  Every other similar app I can think of (i.e. email clients and every other usenet program I've used) will execute the request on all selected rows.  Otherwise, what's the point of selecting more than one row?  If delete deletes, and enter activates, and select-many + delete deletes all of them, then select-many + enter should activate all.

The only time you'd want to reduce the selection and do a single-line activate is if the app is unable to perform multi-line actions (like editing a line in a spreadsheet).

Anyway, it's your app.  I'd vote for getting the feature over not getting the feature, even if it's a separate hotkey.
Comment 5 Heinrich Müller 2011-12-03 18:57:29 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.