Bug 97506 - i want single click to open in an external browser right away
Summary: i want single click to open in an external browser right away
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.0-beta8
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 08:41 UTC by Mathieu Jobin
Modified: 2005-01-22 15:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Control LMB, RMB and MMB (24.34 KB, patch)
2005-01-22 11:22 UTC, Brad Hards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Jobin 2005-01-20 08:41:37 UTC
Version:           1.0-beta8 (using KDE 3.3.91 (beta1), Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.9

I can't configure the middle click to do different thing, but I have no choice on the left click.

i dont want a browse in akgreator tabs.

i want all link to be open in konqueror at all time

thanks

Mathieu
Comment 1 Brad Hards 2005-01-22 11:22:11 UTC
Created attachment 9216 [details]
Control LMB, RMB and MMB

This needs a little work, but does roughly what you want.
Comment 2 Frank Osterfeld 2005-01-22 12:35:58 UTC
Hey Brad, thanks for the patch. I will apply it.
But does configuring RMB make much sense? The RMB should show the context menu, should it not?
Comment 3 Frank Osterfeld 2005-01-22 15:54:03 UTC
CVS commit by osterfeld: 

make LMB configurable. Based on a patch by Brad Hards, <bradh at frogmouth.net>.
FEATURE: 97506
CCMAIL: bradh@frogmouth.net


  M +11 -2     akregator.kcfg   1.33
  M +5 -10     akregator_run.cpp   1.5
  M +2 -3      akregator_run.h   1.3
  M +31 -20    akregator_view.cpp   1.216
  M +0 -21     articleviewer.cpp   1.86
  M +2 -9      articleviewer.h   1.31
  M +7 -31     pageviewer.cpp   1.28
  M +1 -4      pageviewer.h   1.19
  M +218 -138  settings_browser.ui   1.12
  M +52 -48    viewer.cpp   1.36
  M +14 -10    viewer.h   1.21