<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx</link><description>There was a short discussion on the SQL Down Under mailing list this morning about screen resolutions for working with the SQL Server tools. In particular, the issue was about how unusable the tools are on the 1366x768 resolution notebooks that now seem</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32661</link><pubDate>Mon, 17 Jan 2011 02:35:21 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32661</guid><dc:creator>Justin King</dc:creator><description>&lt;p&gt;Isn't the new SSMS in 2011 written using WPF the same as VS2010 to allow for better resolution independance and more advanced UI?&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32663</link><pubDate>Mon, 17 Jan 2011 02:51:25 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32663</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;I raised this Connect item a few years ago when I tried out large fonts on a laptop at 800x600. &amp;nbsp;The item is marked as fixed, though clearly it is not.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=297955"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=297955&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The big problem is when there are OK/Cancel buttons off the screen to the right that you can't see. &amp;nbsp;These dialogs are not resizable and not really movable because you can't drag the title bar off the top of the screen. &amp;nbsp;And most don't have keyboard shortcuts for OK/Cancel that you could remember. &amp;nbsp;So you have to use tab and cross your fingers in order to engage the desired action.&lt;/p&gt;
&lt;p&gt;The easy answer is to increase the screen size (you are right that 4:3 laptops are going away, but so are laptops that don't support much higher resolution than 1366x768). &amp;nbsp;But I agree that a lower resolution is more optimal for folks who have trouble reading smaller fonts.&lt;/p&gt;
&lt;p&gt;What I think it comes down to is having a more broad testing matrix, but without incurring huge QA overruns. Make the *developers* do this QA as a part of the development process, by using the worst case scenario / lowest common denominator configuration. &amp;nbsp;If the engine team writes their stuff on case-sensitive collations, we won't have bugs in system procedures that only turn up on those collations. &amp;nbsp;And if the SSMS team designs their UI dialogs on 640x480, they might get annoyed, but we won't see any dialogs where we can't find the OK button.&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32665</link><pubDate>Mon, 17 Jan 2011 03:48:27 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32665</guid><dc:creator>Greg Low</dc:creator><description>&lt;p&gt;Hi Aaron,&lt;/p&gt;
&lt;p&gt;I recall that they had a default for minimum window size but my recollection was also that the default was 4:3 ratio based. I think they need to have a 16:9 ratio based minimum now and they should test for usability on 1366x768.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Greg&lt;/p&gt;
</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32666</link><pubDate>Mon, 17 Jan 2011 03:51:29 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32666</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Justin, a lot of the dialogs use the same old code, even if they're launched from within the newer Visual Studio shell (check out the Tools|Options screens or the Agent job property dialogs, for example ... they haven't changed a bit). &amp;nbsp;This &amp;quot;one-size-fits-the-developer's-resolution-so-ship-it&amp;quot; mentality is also true for a lot of extraneous moving parts that have nothing to do with SSMS... Setup, Upgrade Advisor, Best Practices Analyzer, Profiler, etc. etc...&lt;/p&gt;
&lt;p&gt;I should do another round of testing with Denali in 800x600 or 640x480 and see how much of the product actually becomes unusable. &amp;nbsp;I don't think there will be much at all that has been gained by using the new shell, at least in terms of accessibility for lower monitors. &amp;nbsp;For bigger monitors and multiple monitors, I agree with you completely.&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32667</link><pubDate>Mon, 17 Jan 2011 03:57:27 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32667</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Greg, IMHO all they have to do is test for minimal height. &amp;nbsp;They are never going to go over on the width, regardless of aspect ratio.&lt;/p&gt;
&lt;p&gt;There are other issues too, such as how dialogs are laid out - again it proves that they do not test on 1024x768 or 1366x768, never mind with higher DPI font settings. &amp;nbsp;I'd be surprised if they do any testing on laptops at all, to be honest. &amp;nbsp;Check out this one from the CU patch program (still this way in 2008 R2):&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=402978"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=402978&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.aaronbertrand.com/voodoo/patch_ss1.png"&gt;http://www.aaronbertrand.com/voodoo/patch_ss1.png&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32670</link><pubDate>Mon, 17 Jan 2011 06:58:53 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32670</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;I've been using VMs a lot recently for testing and have not been maximising the screen hence loosing space at top and bottom. There's a few apps out there that don't work on short screens&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32677</link><pubDate>Mon, 17 Jan 2011 15:45:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32677</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;My notebook is 1600x900 and I have no problem with the tools. My last notebook, at 1280x800 was also fine from my point of view. So I'm not sure what the issue is -- does something change at other resolutions?&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32678</link><pubDate>Mon, 17 Jan 2011 16:03:37 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32678</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Yes, if you go below 800 then a lot of the dialogs will be clipped at the bottom (e.g. buttons barely visible at 768, and not visible at all at lower heights). &amp;nbsp;Check out the screen shot of the Create New Policy dialog at 800x600, large fonts:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sqlblog.com/files/folders/20870/download.aspx"&gt;http://sqlblog.com/files/folders/20870/download.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#32693</link><pubDate>Mon, 17 Jan 2011 23:05:33 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:32693</guid><dc:creator>Greg Low</dc:creator><description>&lt;p&gt;Hi Adam,&lt;/p&gt;
&lt;p&gt;Yes, as Aaron said, the biggest problem is the 768 height. The OK and Cancel buttons on many dialogs can't be reached except by guesswork. And this height for notebook resolution is becoming really common.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Greg&lt;/p&gt;
</description></item><item><title>re: Should SQL Server tools target wide screen formats instead of portrait formats?</title><link>http://sqlblog.com/blogs/greg_low/archive/2011/01/17/should-sql-server-tools-target-wide-screen-formats-instead-of-portrait-formats.aspx#37167</link><pubDate>Wed, 20 Jul 2011 21:51:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:37167</guid><dc:creator>David Walker</dc:creator><description>&lt;p&gt;I opened a Connect item to report that I get screen artifacts and tearing in SSMS for SQL 2008, when the SSMS window is nearly the width of my screen. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;My screen resolution is 1920x1200. &amp;nbsp;MS closed the issue as basically &amp;quot;We don't care&amp;quot;. &amp;nbsp;I see repeated scroll bars and the screen can become unusable. &amp;nbsp;I included screenshots with my Connect issue -- the problems do get captured in a screenshot.&lt;/p&gt;
&lt;p&gt;I even tried changing video adapters to use one with a completely different video chipset. &amp;nbsp;(AMD to NVidia or vice versa.) &amp;nbsp;I hope this gets fixed eventually.&lt;/p&gt;</description></item></channel></rss>