On Sun, 27 Aug 2006 12:56:47 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

VZ>  In fact thinking about it a bit more, it would be really wrong to
VZ> overwrite the primary selection when the user does "copy to clipboard".
VZ> The primary selection is supposed to contain, unsurprisingly, the
VZ> selection. e.g. when you select some text in xterm. So it would be better
VZ> if simply selecting the text in the viewer put it into the selection. While
VZ> "Copy to clipboard" should really use the clipboard X11 selection, just
VZ> as it does now.

While in theory it sounds correct, but practically, when you select address bar
in a browser, the URL usually gets selected in order to be able to paste over
the new URL, and therefore primary selection is overwritten anyway.

VZ>  Of course, selecting the URLs wouldn't be as convenient as right clicking
VZ> them. But, still, I don't think that overwriting primary selection by
VZ> default is a good idea. Maybe we need an extra "Copy as selection" popup
VZ> menu item under X11?

But is it worth it? Besides, copying to primary selection was here for a few 
years,
and no one complained. Anyway, there are 4 possibilities:
a) use only clipboard selection as it is now
b) use both (my preference)
c) have a config option (my 2nd preference)
d) have an extra "Copy as selection" popup menu item (my 3rd preference)

Regards,
Nerijus

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to