Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#10683 closed bug (invalid)

Web+ does not adapt web pages to screen width

Reported by: SeanCollins Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Web+ does not seem to be aware of or capable of notifiying web pages of screen size to use adaptive width features of the web. attached screen shot. If a duplicate please close

Attachments (2)

screenshot1.png (423.8 KB ) - added by SeanCollins 10 years ago.
width issue and layout problems
screenshot2.png (1.0 MB ) - added by SeanCollins 10 years ago.

Download all attachments as: .zip

Change History (8)

by SeanCollins, 10 years ago

Attachment: screenshot1.png added

width issue and layout problems

comment:1 by pulkomandy, 10 years ago

This looks like it's just our website CSS having problems with non-default font size, and a fixed width layout. Doesn't it end up the same on any other browser?

comment:2 by SeanCollins, 10 years ago

It is persistent on more then one site, and google is also still comming up as mobile. I think there are 2 issues, web+ is still not comming up as a desktop browser and screen size is somehow not be handled properly for variable width.

www.overclock.net has the same width issue not presistent with IE Firefox etc but it persistent with web+

comment:3 by pulkomandy, 10 years ago

Resolution: invalid
Status: newclosed

Again, this website has a minimum size, and will show an horizontal scrollbar when the window is small enough in every browser. If you maximize your Web+ window, there will be no scrollbar. And if you resize IE or Firefox to 800x600 which is the default Web+ window size, you will get an horizontal scrollbar.

Sorry, but we can't fix the internet.

comment:4 by SeanCollins, 10 years ago

The internet is not broken, IE FireFox and Mathon and several other broswers all handle variable width just fine. Webpositivie does not. This page renders full width on this hardware using windows, does not do so with Webpositive.

Also the page has the mobile layout

by SeanCollins, 10 years ago

Attachment: screenshot2.png added

comment:5 by umccullough, 10 years ago

Try setting your other browsers to use the same useragent as web+ - I suspect you'll find that other browser have the same problem (mobile sites).

The problem generally boils down to websites not recognizing the useragent, and assuming they must be mobile devices. How can we fix that without simply lying about what OS/Browser we are?

comment:6 by pulkomandy, 10 years ago

I tried this page in chromium for linux and I get exactly the same rendering as in Web+. In current version we are identified as desktop Safari by all websites I tried, and I didn't see any mobile layout in a while. So, we are already almost lying about who we are (we still have "WebPositive" and "Haiku" in the user agent). Same for ebay: the page has a fixed width layout and won't be larger than this.

Is your problem that we don't have retina display support and maybe some browsers on other systems are zooming everything x2 on such high resolution displays?

Note: See TracTickets for help on using tickets.