I wish such a browser could accurately emulate a mobile device's browser, not just change screen size, but even Apple's iOS simulator fails at this.
There's a huge list of things Polypane emulates beyond the screen size. For devices: - user agent - reported platform - device pixel ratio - rendering mode (mobile rendering and desktop rendering respond differently depending on your viewport meta tag) - default input device - orientation APIs Beyond that it can also emulate reading direction, page language, browser locale, user-configured default font-size, differen…
Polypane, The browser for ambitious web developers
21–30 of 141 posts
Re: Polypane, The browser for ambitious web developers
#22I wish such a browser could accurately emulate a mobile device's browser, not just change screen size, but even Apple's iOS simulator fails at this.
There's a huge list of things Polypane emulates beyond the screen size. For devices: - user agent - reported platform - device pixel ratio - rendering mode (mobile rendering and desktop rendering respond differently depending on your viewport meta tag) - default input device - orientation APIs Beyond that it can also emulate reading direction, page language, browser locale, user-configured default font-size, differen…
I don't have a list of differences off the top of my head, but I regularly find big enough differences that I don't rely on "responsive mode" or even (as mentioned) Apple's iOS simulator (because it does not accurately replicate the real on-iPhone browser rendering, which has bitten me before).
Re: Polypane, The browser for ambitious web developers
#23A browser with a subscription. I have no words. People try to make money out of anything. And they succeed in this. The world is an insane place, really.
Imagine someone came out with a browser that synced and allowed you to view/test your app in the days of ie6/7/8/9 across all those browsers. Would charging money per month for that be so weird?
This isn't for anyone to use as their normal browser.
Re: Polypane, The browser for ambitious web developers
#24I've used it a lot. Great product, emulates subtle device issues very well that Chrome device view doesn't
Re: Polypane, The browser for ambitious web developers
#25Earlier quoted context omitted.
There's a huge list of things Polypane emulates beyond the screen size. For devices: - user agent - reported platform - device pixel ratio - rendering mode (mobile rendering and desktop rendering respond differently depending on your viewport meta tag) - default input device - orientation APIs Beyond that it can also emulate reading direction, page language, browser locale, user-configured default font-size, differen…
Oh I wasn't even thinking about those things, but that's really cool! I was thinking more about different CSS implementation behavior, though that's less of a mobile-specific issue and more of a "every browser is different" issue. I don't have a list of differences off the top of my head, but I regularly find big enough differences that I don't rely on "responsive mode" or even (as mentioned) Apple's iOS simulator (b…
So yeah, you should be testing (mobile) Safari and Firefox too. Chrome on android has some different APIs compared to Chrome on desktop, but rendering is identical.
When developing your site, you can use Polypane Portal[1] to tunnel your local site to real devices while keeping them fully in sync with what you do in Polypane, so you can scroll, interact, inspect and even edit across real devices from inside Polypane, saving you a ton of time.
Re: Polypane, The browser for ambitious web developers
#26Re: Polypane, The browser for ambitious web developers
#27Earlier quoted context omitted.
There's a huge list of things Polypane emulates beyond the screen size. For devices: - user agent - reported platform - device pixel ratio - rendering mode (mobile rendering and desktop rendering respond differently depending on your viewport meta tag) - default input device - orientation APIs Beyond that it can also emulate reading direction, page language, browser locale, user-configured default font-size, differen…
Can it emulate email rendering?
Re: Polypane, The browser for ambitious web developers
#28I totally get why you do subscription. I totally get why I don't do subscription. Is there some sort of middle ground? Say, minimum purchase cost is the same price as six months, but it keeps on working afterwards sans updates. When the dev realizes that such a tool is only 80% effective unless it is totally updated, they can subscribe.
Sounds like a bit of a hassle on the logistics/release engineering side, though. That would need to be handled with some care and planning.
[0] Which I'll admit I don't 100% buy, but I'd love for a security expert to weigh in.
Re: Polypane, The browser for ambitious web developers
#29Is it just an Electron app with webviews synced via Browsersync?
Re: Polypane, The browser for ambitious web developers
#30I totally get why you do subscription. I totally get why I don't do subscription. Is there some sort of middle ground? Say, minimum purchase cost is the same price as six months, but it keeps on working afterwards sans updates. When the dev realizes that such a tool is only 80% effective unless it is totally updated, they can subscribe.