bruns added a comment.

  In D16643#355964 <https://phabricator.kde.org/D16643#355964>, @trmdi wrote:
  
  > In D16643#355177 <https://phabricator.kde.org/D16643#355177>, @bruns wrote:
  >
  > > You have a conceptual misunderstanding of the enabled property, see 
QQuickItem <http://doc.qt.io/qt-5/qml-qtquick-item.html#enabled-prop>
  > >
  > > > enabled : bool
  > > >  This property holds whether the item receives mouse and keyboard 
events. By default this is true.
  > >
  > >
  >
  >
  > Yes, but what do you think about this:
  >  http://doc.qt.io/qt-5/qevent.html#accepted-prop
  >
  > > accepted : bool
  > >  Setting the accept parameter indicates that the event receiver wants the 
event.
  >
  > Isn't DragArea the event receiver?
  
  
  If it does not receive any events, it can and must not accept. All events go 
to the parent.

REPOSITORY
  R296 KDeclarative

REVISION DETAIL
  https://phabricator.kde.org/D16643

To: trmdi, mart, broulik, #plasma, hein, davidedmundson
Cc: anthonyfieroni, bruns, dkorth, ngraham, kde-frameworks-devel, michaelh

Reply via email to