[Kde-pim] [mobile] Text edit inside SlideoutPanel

Eduardo Fleury eduardo.fleury at openbossa.org
Wed Nov 3 21:55:13 GMT 2010


Hi guys,

I noticed that the current implementation of the SlideoutPanel, is such that
the user can drag the mouse/finger anywhere on the flap area in order to
hide / show it.

My question is whether this makes sense when we have other items that should
handle dragging inside the Panel. Take as an example the MoreEditor

(korganizer-mobile -> New Appointment -> Drag the "More" tab

There you'll find large Text edits and other components. Trying to select
text within these boxes will cause the flap to drag which probably isn't
what we expect.

If you agree this is not expected, either we:

1) Disable "filterChildren" in Flap.qml, what means dragging of Flap won't
happen on top of any item that grabs mouse (buttons, lineedit, anything).
This may be too much on the other side, we would probably wan't to allow
dragging over Buttons, for instance.

2) Try to create some MouseArea of ours in C++ that can do advanced handling
of mouse events.

Cheers,

-- 
Eduardo M. Fleury
OpenBossa - INdT
http://eduardofleury.com/
http://www.openbossa.org/
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list