Open jens-maus opened 8 years ago
This behaviour is the same on my Amiga A1200 with 060 Blizzard and latest nightly build.
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.
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
when you leftclick in an addressline the line highlights, but no white border appears
Steps to reproduce
1.create a group 2.drag & drop a line into it
Expected results
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:
- No snoopy output here
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