The Following 3 Users Say Thank You to marxian For This Useful Post: | ||
![]() |
2014-08-03
, 00:15
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#42
|
![]() |
2014-08-03
, 04:14
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#43
|
![]() |
2014-08-03
, 07:49
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#44
|
![]() |
2014-08-03
, 08:54
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#45
|
Well, you say you agree on adhering to the UI standards, then go on to make a number of suggestions (like altering textfield and toolbar sizes) that deviate from those standards. The components were written for the sole purpose of creating user interfaces that adhere to the Hildon UI standards using QML code.
Besides, I like the MicroB UI. That's why I copied it.
And about forward button: yes, maybe. But you may use long-press of back-button and then select the page you want to see (back or forth).
Oh and one more: who needs a button on UI for that when you have a keyboard (with a shortcut) for that: SHIFT-backspace brings you forward as backspace backwards.
--
just a clarification post
I will accept whatever marxian decides to build.
The Following User Says Thank You to Sohil876 For This Useful Post: | ||
![]() |
2014-08-03
, 09:07
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#46
|
Update.
qml-browser (0.5.1)
* Added support for command line arguments (supported arguments are --url=$URL and --full_screen to force fullscreen).
* Fixed error in filenames for downloads.
The Following User Says Thank You to Sohil876 For This Useful Post: | ||
![]() |
2014-08-03
, 14:03
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#47
|
Re UI discussion - I agree microB UI is, overall, performing great. There are two things, that can make person mad, though:
1. Shift+left arrow acting as shortcut for back. God, how many times I have written something with shift, then wanted to move my cursor back, and keyboard detected it as shift+back. Side effect - most of the times, you just lost everything you have written. Sometimes, scrolling forward from history allows you to recover your text. Sometimes, it doesn't.
2. The lack of "forward" button. It's just nonsense, that we have "back" button, but not forward one.
@Oh and one more: who needs a button on UI for that when you have a keyboard (with a shortcut) for that: SHIFT-backspace brings you forward as backspace backwards.
The Following 4 Users Say Thank You to marxian For This Useful Post: | ||
![]() |
2014-08-03
, 14:10
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#48
|
That was fast, i found another bug in download manager when yu delete a download from list it shows in confirmation box "Delete (downloadsize)?" which should be "Delete (filename)?" See attached screenshot.
The Following 4 Users Say Thank You to marxian For This Useful Post: | ||
![]() |
2014-08-03
, 23:25
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#49
|
![]() |
2014-08-04
, 00:05
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#50
|
While following the stock browser UI (that i like but i think it could be better), i hope there will be a place to customize things that should follow the users preferences like is possible in most of the existing browsers: a toolbar with customizable buttons and submenu to aggregate functions to free some space.on the screen.
Then, while in full screen mode, the back button could have the same behavior of the full screen trasparent switch.
Some problem:
Now the "add bookmark" button is lost and in portrait mode the toolbar is useless.
I have a strange issue that happens sometimes when a page tries to open a link into a new page: the page remains empty and the status seems to have already completed the page load.
Double click to zoom looses the position inside the page.
Switching tasks, the qml-browser has no preview, just a trasparent window.
![]() |
Tags |
browser, components, hildon, maemo 5, web browser |
|
Besides, I like the MicroB UI. That's why I copied it.
'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