I'd like to open the floor for some usability feedback on our new font features.
The ability to change fonts and font sizes was our #1 feature request, so we were very excited to have it in our latest release (see Qumana is font crazy). However, the feature design was something we debated and, after the release, we are sensing some confusion.
We had two basic models to consider when integrating these features: blog editors or word processing.
In many of our design choices, we try to move towards the familiar word processing model rather than change behaviour patterns. Hence our integration of WYSIWYG image-wrap options.
Just like with the word processing model, we put Font and Font Size in pull down menus.
![]()
However, unlike word processing, we cannot display the font your blog is currently using. A blog design usually includes preset default font attributes in the CSS style sheet: this style sheet tells the blog what font to display and in what size.
Next problem: Qumana cannot tell you what fonts are in your CSS style sheet. The APIs Qumana uses to speak with the blog platforms does not give access to the style sheet. So, unlike in word processing, it cannot show you what you use now to see if you want to change it.
Obstacle #1: the CSS Style Sheet has default fonts already set
Obstacle #2: Qumana cannot access the CSS Style Sheet
Our solution was to use the word processing model but to have a shorthand reference to the fact that a font is already set. First we had only "Font" listed instead of "Default Font" - that ended up seeming as if no font were selected. We chose "default font" as being the shorthand for "Qumana will use the default font as set in your CSS Style Sheet".
Early feedback suggests we have not quite hit the nail on the head here. Some people think it means you have the ability somewhere in Qumana to set a default font. Others think that it means Qumana will override their Style Sheet settings.
Is this a problem of language or of the model (drop-down menu) we have adopted? So, if not "default font", what?
Tags: qumana, blogs, blog editor, usability



