Hi Vincent, for tablets, the most common resolution I'm aware of is 1024x768.
However, the mobile browsers used on tablets might be able to handle apps built for somewhat larger resolutions by adapting automatically (the same way mobile safari adapts when on an iPhone). We'd need to test an interface optimized for a larger-than-1024 resolution on a table screen to decide whether we need to improve it further. Guillaume On Tue, Dec 4, 2012 at 11:45 AM, Arvind Gupta <[email protected]>wrote: > +1 for non automated tests > > On Tue, Dec 4, 2012 at 4:42 PM, Vincent Massol <[email protected]> wrote: > > > > > On Dec 4, 2012, at 11:24 AM, Roman Muntyanu <[email protected]> > > wrote: > > > > > http://www.w3schools.com/browsers/browsers_display.asp > > > http://www.w3schools.com/browsers/browsers_resolution_higher.asp > > > > > > http://gs.statcounter.com/#resolution-ww-monthly-201111-201211 > > > > Thanks! > > > > According to these it seems like 1280x800 could be our minimal resolution > > for now. > > > > BTW what's the resolution on tablets? > > > > Thanks > > -Vincent > > > > PS: We're not talking about phones here which is different and requires a > > different layout > > > > > -----Original Message----- > > > From: [email protected] [mailto:[email protected]] On Behalf > > Of Vincent Massol > > > Sent: Tuesday, December 04, 2012 12:19 PM > > > To: XWiki Developers > > > Subject: [xwiki-devs] [Brainstorming] Minimal supported resolution? > > > > > > Hi devs, > > > > > > We've agreed on the list of databases and browser we want to support > but > > I couldn't find an agreement on the screen resolutions we want to > support. > > > > > > I had in mind the 1280x1024 as the minimal resolution for > laptop/desktop > > computers. > > > > > > Note that it's important to know this for the following reasons: > > > * When we do our tests we should do them with various resolutions but > > especially with the minimum supported resolution > > > * This is true for our automated tests (we run a vnc server in a given > > resolution on the jenkins agents) but also for the manual tests done by > > Sorin/Silvia/Manuel and everyone else > > > > > > WDYT? > > > > > > Once we agree I'll post the result on xwiki.org > > > > > > Thanks > > > -Vincent > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > > > devs mailing list > > > [email protected] > > > http://lists.xwiki.org/mailman/listinfo/devs > > > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

