jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
63 stars 18 forks source link

Drag & drop does not work in addressbook window #610

Open jens-maus opened 8 years ago

jens-maus commented 8 years ago

Originally by JDuch@fulladsl.be on 2015-11-02 10:01:54 +0100


Summary

When you create a group & then try to drag & drop a line (person) into itn the following happens

line dropped

Actual results

no line droped

Regression

Notes

SAM460ex OS4.1FE

YAM dev 2.10 creating a group

00001 : YAM.debug : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [74uS] 00002 : YAM.debug : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [35uS] 00003 : YAM.debug : FAIL = GetVar("MagicWB",0x6001EB38,4,0x00000100) [226uS] trying to drag & drop a person into it This does not succeeds:

YAM2.8p1 ------Log Generated by; Snoopy 53.34 (12.3.2014)

00001 : YAM2.8p1 : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [73uS] 00002 : YAM2.8p1 : o.k. = [exec] OpenLibrary("BetterString.mcc",0) [34uS] 00003 : YAM2.8p1 : FAIL = GetVar("MagicWB",0x6001E958,4,0x00000100) [231uS] 00004 : YAM2.8p1 : FAIL = GetVar("MagicWB",0x6001FF38,4,0x00000100) [411uS] 00005 : YAM2.8p1 : o.k. = [exec] OpenLibrary("mui/Pixmap.mui",20) [140uS] 00006 : YAM2.8p1 : FAIL = GetVar("muiscreenlock",0x6001F918,8,0x00000000) [259uS] 00007 : YAM2.8p1 : FAIL = Lock("env:mui/nolock",SHARED) [98uS] 00008 : YAM2.8p1 : o.k. # [exec] OpenDevice("timer.device",1,0x5B984760,0x00000000)0 [35uS]

Drag & drop works snoopy output generated

2.9p1 has the same problem 2.8p1 is ok

jerseywurzel commented 7 years ago

This behaviour is the same on my Amiga A1200 with 060 Blizzard and latest nightly build.

tboeckel commented 7 years ago

The real dragging starts as soon as you move the mouse outside the listtree object sideways (left or right). Moving the mouse up/down with the left button pressed will just do a multi selection of entries.