ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Against ellipsis ... (dot dot dot)

(1/4) > >>

Nod5:
In graphical user interfaces (GUIs) an ellipsis is the three dots ( ... ) inserted when a filename, webpage title or other information item is too long to fit in a tab, windows title bar or other area of the screen. The ellipsis dots signals that there's more information available. That can be useful. But the ellipsis are almost always redundant. They're most often a bad waste of screen space. Remove them and make the world a better and more efficient place!  8)

The basic problem is that ellipsis are used where other objects already show users that long information is cut off. The ellipsis is redundant! Some examples:

Firefox 3:

Each tab is separated by a few pixels with another color. So even without ellipsis users would still easily separate the tab texts and would still know when a tab title is cut off. "SourceForg" would be more helpful than "SourceF..."

Internet Explorer 7: the exact same problem as in Firefox


Windows Explorer: the vertical line separating the columns and the difference in column background color (grey/white) already tells that information may be cut off.


In these and other cases the ellipsis just hides three letters that could have displayed useful information without adding anything of value. That is bad GUI design! Since ellipsis remove valuable information they should be used ONLY when there's no better (less screen space wasting) way to tell the users that information cut offs may take place i.e. almost never.

Now let's zoom out. Browser tabs is probably one of the most read information area in the world. Every day billions of tabs are opened, read and clicked. Then it is EXTREMELY WASTEFUL to not optimize them by removing all screen space wasting parts. In single cases the problem might seem very small. Ok, now and then a tab ellipsis makes it hard for a users to see which tab is which. So what? The user just clicks the tab to check it. It only takes half a second! Sure. But now scale that up globally to 1 billion instances. That's 17361 8 hour work days wasted! So if my suspicion that the ellipsis wastes some time for most users is correct then the problem adds up to great global inefficiency.

Can we fix this? For end users the ellipsis are sometimes hard or impossible to disable. I have found no way to do it in IE or Windows Explorer. Here's a 2/3 solution for Firefox:

1. enter "about:config" in the Firefox adress field
2. then filter for "ellipsis"
3. doubleclick "intl.ellipsis", in the popup box remove "..." and enter " " (a space).
4. restart Firefox


But a complete and global fix can only come at the developer level. The Firefox devs should disable ellipsis by default.

The FF devs should also consider space optimizing the tabs and GUI in other ways too. In the meantime users can do that themselves.
1. Disable unused toolbars (remove unneeded buttons and combine them on a single toolbar).
2. use small icons
3. Install the add-on Stylish https://addons.mozilla.org/en-US/firefox/addon/2108 and use the styles below (with slight tweaking) from http://userstyles.org/ to compact the toolbars, tabs and allows more information in each tab.

before & after:


I've combined all the used userstyles into one pack:
compact toolbars, buttons, tabs [multi style pack]
http://userstyles.org/styles/16643

List of included styles (all cred goes to the original scripters!):

by barbiegirl:
TABS: Reveal More Text When Click Icon
http://userstyles.org/styles/15433

Tabs: Move Text Closer To Icon and Closebutton X
http://userstyles.org/styles/16529

TABS: More Text Space - Move Icon to Far Left
http://userstyles.org/styles/14967

TABS: More Text Space - Move CloseButton X Right
http://userstyles.org/styles/14960
--------
by izzy:

FF3 Toolbar Resize
http://userstyles.org/styles/9220
--------
by ben:

Custom Tab Bar Height on Firefox 3
http://userstyles.org/styles/7869

Do you know of more ways to disable unneeded ellipses? Post a comment and I'll update this post with that info. To be continued...   :D

mouser:
What an interesting and obsessive post.. I can see how this would be useful for people on small ultraportable, pda, phone,etc. browsers.

Nod5:
Well, a bit obsessive I guess ;D I thought it might be helpful to folks like me who often have A LOT of tabs open simultaneously. But sure, the smaller the device/resolution the greater the need for compactness and smart use of all screen space.

I think the ellipsis case also illustrates how software GUI dev must be refined as user computer literacy is improved. Maybe the ellipses was really needed earlier on to avoid confusion among users. But now most people are very experienced with browsers and how tabs work so ellipsis has instead become a nuisance. Compare to the nagging "are you really, really sure you want to close the window?" warnings that many of us opt to disable. It seems like fewer programs have such warnings by default nowadays. Maybe the ellipsis will similarly vanish in the future. The sooner the better I think.

mouser:
is there a ff extension (i'm sure there must be) that lists open tabs in the sidebar?  that would be another way to tackle the issue since you should be able to show many more tabs lines there.

Nod5:
I don't know but that's worth checking out. Though it might be more distracting to have the tabs and adress field apart (to the left / at the top).

It is worth mentioning that the TabMixPlus add-on https://addons.mozilla.org/en-US/firefox/addon/1122 can spread tabs over multiple lines when enough tabs have been opened. It can be fine tuned a lot.

Navigation

[0] Message Index

[#] Next page

Go to full version