Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browse: Improve autocomplete list #4081 #27

Merged
merged 1 commit into from Mar 30, 2016

Conversation

iamutkarshtiwari
Copy link
Contributor

This patch fixes this defect -> https://bugs.sugarlabs.org/ticket/4081

With this PR ->

1- autocomplete list will now be able to display list of 20(max) entries which can be scrolled with both mouse pointer and Up/Down arrow keys.
2- URL is now placed below the Url title so that more text is visible.
3- The visible length of the list is of 5 entries so it won't also not superimpose over the OSK.

@samdroid-apps Please review it and let me know if any further modification are required. :)
desktop-animation

Makes the lists scrolleable (upto max 20 entries).
Number of entries increased to 20.
Can be scrolled through both up/down arrow keys and mouse scroller.
Puts the URL below the Title, so more url text is visible now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants