sugarlabs / browse-activity

Sugar activity to browse the internet; WebKit on GTK on Sugar Toolkit
GNU General Public License v2.0
9 stars 44 forks source link

Enhance browser homepage #87

Closed perriefidelis closed 5 years ago

perriefidelis commented 5 years ago
screenshot 2019-02-02 at 4 48 40 pm

In the current browser homepage text space and search button seems too small, creating constrains of having a good space to type and good button size to click on with ease.

I,

browse

manangoel99 commented 5 years ago

Can I take up this issue?

rhl-bthr commented 5 years ago

Please note there is no need to ask permission to work on an issue. See our guide to contributing.

88 was an attempt in progress to fix the issue, but you can submit your changes as well, Sugar Labs is a meritocracy

quozl commented 5 years ago

In the initial screenshot, Browse is not taking enough space for the toolbar. As if the style cell size is wrong, and the display resolution is very high. I've checked the screenshot size, and it is 2880 x 1800 pixels. Sugar was designed for 1200 x 900 pixel resolution and has not been fully adapted to larger resolutions. SUGAR_SCALING environment variable may have to be changed, but we don't have a user interface for changing it. As part of the adaption to varied and larger resolutions, the Browse default page styles will have to change to be based on percentages of width and height rather than pixels.