The Following User Says Thank You to marxian For This Useful Post: | ||
|
2014-07-20
, 08:32
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#72
|
|
2014-07-20
, 12:19
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#73
|
one small issue that should be easy to fix is url defaults first character entered to capital letter.
do you have any plans for hiding toolbar when page load completes in full screen mode and the transparent button to switch back?
|
2014-07-20
, 13:12
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#75
|
The Following User Says Thank You to marxian For This Useful Post: | ||
|
2014-07-20
, 15:06
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#76
|
|
2014-07-20
, 15:30
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#77
|
qml-browser 0.2 from extras-devel.
entering google.com in url bar for me always produces Google.com. pressing enter then changes to http:www.google.com. if i highlight all and start typing i get small letter first, if box is empty i always get a capital.
stand corrected on other point, must of missed that in update.
inputMethodHints: Qt.ImhNoAutoUppercase | Qt.ImhNoPredictiveText
The Following 3 Users Say Thank You to marxian For This Useful Post: | ||
|
2014-07-27
, 23:22
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#78
|
The Following 6 Users Say Thank You to marxian For This Useful Post: | ||
|
2015-08-01
, 19:09
|
Posts: 395 |
Thanked: 255 times |
Joined on Nov 2010
|
#79
|
|
2015-08-01
, 22:44
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#80
|
@marxian 2 things.
1. I install the newest version 0.14.0 and have a bug with hildon-input-me "leak memory" when using Yappari.
Is not a Yappari problem cause i use it daily and start this bug after install Qt Components (installed as older versions via dpkg on xterm).
Downgrade to 0.12.1 but problem still exists, i'm testing more but when happens can't use virtual keyboard at all on any app.
It happens with fisical keyboard, testing now with virtual and will update if still there (don't like to use virtual too much).
I asume is problem with this cause that and cuteradio was the last things i install, uninstall cuteradio too.
Any advice on how to resolve without reboot?
2. With 0.14.0 QML Browser doesn't open.
Greetings.
The Following 4 Users Say Thank You to marxian For This Useful Post: | ||
Tags |
hildon, qml components |
|
I have been thinking about using a plain widget with QWebPage, rather than QWebView, and optionally use a Flickable/QScrollArea in the application code to handle the scrolling.
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith
My website
GitHub