[Interest] qt.labs.controls - gallery - scrolling gestures and StandardKeys not working from capazitive keyboard

Nurmi J-P jpnurmi at theqtcompany.com
Mon Feb 15 13:52:12 CET 2016


> On 14 Feb 2016, at 11:58, ekke <ekke at ekkes-corner.org> wrote:
> 
> before entering bug issues I wanted to ask if I'm doing something wrong or I forgot to add something to the controls
> 
> Scrolling from Capazitive Keyboard
> tried with gallery example (ScrollBar) and own code
> 
> I'm using BlackBerry PRIV (Android 5.1.1) which is a slider where the physical keyboard is a capazitive keyboard wher you can swipe and normally android apps then are scrolling up/down in lists, large pages, webview and more out of the box - per ex. from GMail app, PlayStore, Fotos, ...
> 
> there are two blogs describing HowTo deal with the keyboard from android apps, where the second one describes the capazitive keyboard:
> http://devblog.blackberry.com/2015/11/ready-set-type-developers-guide-to-the-priv-keyboard-part-1/ 
> http://devblog.blackberry.com/2015/11/ready-set-type-developers-guide-to-the-priv-keyboard-part-2/
> 
> perhaps I have to add more to the controls as ScrollBar{} ?
> tried to set focus: true - didn't help
> 
> the keyboard itself was correctly recognized by Qt 5.6:
> opening the slider - the virtual keyboard disappears and closing it reappears.
> 
> Shortcuts
> Shortcuts using strings are working :)
> sequence: "b"
> sequence: "alt+b"
> 
> StandardKey unfortunately is not working :(
> in other apps this is working, per ex. the Delete key is recognized and used to delete something like an email

Sounds like worth opening bug reports. There we can dig into details. Thanks! :)

--
J-P Nurmi




More information about the Interest mailing list