Bug 379862 - Improve browser size controls
Summary: Improve browser size controls
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 18:36 EDT by Theresa Ramsey CLA
Modified: 2017-02-23 14:06 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Theresa Ramsey CLA 2012-05-17 18:36:05 EDT
Currently, the browser size controls are scroll bars that allow the user to control the horizontal and vertical size of the Design window.

A better approach would be to have some pre-defined settings that are common that can be quickly swapped so that users can see what it would look like in that size. This would be particularly useful for mobile apps. Plus, allow the user to enter a custom width, height since many web apps don't use the complete screen real estate, but limit to say width of 800 or 900.  

A simple dropdown from the toolbar of the Design view would suffice.

Sizes like:
1440 x 900
1366 x 768
1280 x 1024
1280 x 800
1024 x 768
 800 x 600

iPhone
  320 by 356 (portrait)
   400 x 208 (landscape)

iPad
1024 × 768 pixel (portrait)

Android  
xlarge screens are at least 960dp x 720dp
large screens are at least 640dp x 480dp
normal screens are at least 470dp x 320dp
small screens are at least 426dp x 320dp
(maybe convert dp's to pixels? )

This list might not be exhaustive or 100%. :-) Please verify before adding this feature.