{"id":152,"date":"2010-09-28T22:53:37","date_gmt":"2010-09-28T21:53:37","guid":{"rendered":"https:\/\/rwec.co.uk\/blog\/?p=152"},"modified":"2010-11-02T22:27:09","modified_gmt":"2010-11-02T22:27:09","slug":"my-top-3-libreoffice-wishes","status":"publish","type":"post","link":"https:\/\/rwec.co.uk\/blog\/2010\/09\/my-top-3-libreoffice-wishes\/","title":{"rendered":"My Top 3 LibreOffice Wishes"},"content":{"rendered":"<p>So, <a href=\"http:\/\/www.theregister.co.uk\/2010\/09\/28\/openoffice_independence_from_oracle\/\">OpenOffice.org is to be forked from Oracle&#8217;s control<\/a> to the new &#8220;developer-friendly&#8221; <a href=\"http:\/\/www.documentfoundation.org\">Document Foundation<\/a>. Let&#8217;s hope this will give &#8220;LibreOffice&#8221; the boost it needs to really gain some polish. So here are my top 3 personal bug-bears that shouldn&#8217;t be too hard to fix. Pretty please?<\/p>\n<p><!--more--><\/p>\n<h2>The Installer<\/h2>\n<p><img decoding=\"async\" style=\"float: right;\" src=\"\/media\/blog\/openoffice-installer.png\" alt=\"\" title=\"The first screen of the OpenOffice.org 3.2 installer on Windows 7\" \/><\/p>\n<p>The first screen of the Windows installer for OpenOffice.org asks a question which most users won&#8217;t know how to answer, and gives them the wrong default. <\/p>\n<p>It asks the user where to unpack the <em>temporary<\/em> files needed by the installer &#8211; files which the user should never need to see &#8211; and defaults to unpacking them <em>on the user&#8217;s desktop<\/em>. <\/p>\n<p>There are several things wrong with this dialog:<\/p>\n<ol>\n<li>\n\t<strong>It doesn&#8217;t tell you why you&#8217;d ever change it.<\/strong> The way the dialog is worded, it sounds like the product itself will live in the selected location. But in actual fact, the only situations I can think of where you would need to change it are if you have limitted space on a particular disk partition, or an unusual permission setup. The default wording should reflect this: <\/p>\n<blockquote><p>&#8220;The LibreOffice installer needs to unpack some temporary files to proceed. This will require roughly <strong>X<\/strong>MB of space. If the location shown below is not appropriate, please specify an alternative location.&#8221;<\/p><\/blockquote>\n<\/li>\n<li>\n\t<strong>The desktop is not a temp folder.<\/strong> The &#8220;desktop cleanup wizard&#8221; is one of those bits of Windows that should never have been necessary, and it is abuses like this that mean it is. Quite simply, the default location for <em>temporary<\/em> installation files should be the <em>temp<\/em> directory provided by Windows.\n<\/li>\n<li>\n\tMore subtly, <strong>these files aren&#8217;t actually cleaned up<\/strong>. This is possibly the reason (or, excuse) for unpacking to the desktop rather than a temp folder: a successful installation of OpenOffice.org currently leaves a folder of unpacked installation files lying around, and it&#8217;s up to the user to notice and delete these. I can only imagine that there are some problems with the installation executable deleting itself, but surely a stub could be placed in the permanent install directory to clean up the files once everything else has finished?\n<\/li>\n<\/ol>\n<h2>The Help Assistant<\/h2>\n<p><img decoding=\"async\" style=\"float: right;\" src=\"\/media\/blog\/openoffice-help-popup.png\" alt=\"\" title=\"The OpenOffice.org Help Assistant: Not very helpful.\" \/><\/p>\n<p>The OpenOffice.org Help Assistant cunningly implements the least popular part of Microsoft&#8217;s infamous &#8220;Office Assistant&#8221; feature &#8211; the cutesy cartoon graphic that pops up while you&#8217;re working ((OK, so they didn&#8217;t bother animating it and giving it a face, but it&#8217;s still nothing but a pretty picture)) &#8211; without implementing its actual purpose &#8211; showing context-sensitive tips with a minimum of user interaction, and without using up too much screen space.<\/p>\n<p>If the light-bulb graphic pops up while you&#8217;re typing in a Writer document, you know that the help system is trying to tell you something. But you know absolutely nothing else &#8211; there is no polite speech bubble, no hint if you mouse over the icon, <em>nothing at all<\/em> until you click the icon <em>at which point a full-size help window appears<\/em> (and, in my experience, appears slowly). This is, frankly, worse than useless.<\/p>\n<p>The simplest solution to this, frankly, is just to remove the feature. But if they ((the ominous &#8220;they&#8221;; or now, apparently, the <em>meritocratic<\/em> &#8220;they&#8221;&#8230;)) really want this feature, then there is a small change that would change it from completely pointless to actually quite helpful: <strong>show a one-line summary of what the tip is actually about, <em>before<\/em> you click the graphic<\/strong>!<\/p>\n<h2>Conditional Formatting in Spreadsheets<\/h2>\n<p><img decoding=\"async\" style=\"float: right;\" src=\"\/media\/blog\/openoffice-conditional-formatting.png\" alt=\"\" title=\"The OpenOffice.org Calc Conditional Formatting dialog\" \/><\/p>\n<p>This one isn&#8217;t such a big deal, really, but it&#8217;s one of those little details that puts people off switching from, ahem, <em title=\"Microsoft Excel\">rival applications<\/em>. It&#8217;s also one of those cases where a bit of pragmatism is required.<\/p>\n<p>Basically, if you want to have the formatting of cells in a spreadsheet in OpenOffice.org, you have to specify a <em>named style<\/em> for each rule.<\/p>\n<p>Now, don&#8217;t get me wrong, the style manager is one of the things I really like about OpenOffice.org when I&#8217;m working in Writer &#8211; to me, it makes all the difference between a &#8220;rich text editor&#8221; and a &#8220;word processor&#8221;, and is much better than the versions of MS Word I&#8217;ve used. I can also see the reasoning behind <em>allowing<\/em> any styling to be applied by the conditional formatting, and the interface makes it easy to add a new style if you need to.<\/p>\n<p>But 99% of the time, people will want to change two aspects of the matched cells: <em>the text colour<\/em> and <em>the background colour<\/em>. This is all most spreadsheet applications <em>allow<\/em> you to change, but they allow you to change them <em>really easily<\/em>. So, I&#8217;m happy for a new style to be created behind the scenes, but can I please have two little boxes labelled &#8220;Text colour&#8221; and &#8220;Background colour&#8221;?<\/p>\n<h2>Yeah, I know&#8230;<\/h2>\n<p>It&#8217;s open source, I should<\/p>\n<ol>\n<li>Check the issue tracker for previous discussion of these issues.<\/li>\n<li>Download the source code and fix them myself.<\/li>\n<\/ol>\n<p>But, y&#8217;know, I have to go and make some dinner now. Nobody&#8217;s perfect, eh?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So, OpenOffice.org is to be forked from Oracle&#8217;s control to the new &#8220;developer-friendly&#8221; Document Foundation. Let&#8217;s hope this will give &#8220;LibreOffice&#8221; the boost it needs to really gain some polish. So here are my top 3 personal bug-bears that shouldn&#8217;t be too hard to fix. Pretty please?<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[116,115,117,113,114,112,67],"class_list":["post-152","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-bugbears","tag-bugs","tag-desktop","tag-libreoffice","tag-open-source","tag-openoffice","tag-software","post-preview"],"_links":{"self":[{"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/posts\/152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=152"}],"version-history":[{"count":8,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/posts\/152\/revisions"}],"predecessor-version":[{"id":162,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/posts\/152\/revisions\/162"}],"wp:attachment":[{"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=152"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=152"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rwec.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}