Issue Details (XML | Word | Printable)

Key: MDL-20095
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: moodle.com
Reporter: Olli Savolainen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Help tooltip: add an one-second delay to remove distraction

Created: 15/Aug/09 09:59 PM   Updated: 13/Nov/09 04:08 PM
Return to search
Component/s: AJAX, Documentation, Usability
Affects Version/s: 2.0
Fix Version/s: None

Issue Links:
Dependency
 
Relates
 

Participants: moodle.com and Olli Savolainen
Security Level: None
Difficulty: Moderate
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
I still think it is great you did the help tooltip. I did some usability testing of the login screen and the WYSIWYG editor's file api integration, and it seems some users assume there is a tooltip when you hover over the icon (they did not use the popup at all so I do not know if they expected that).

One thing I realized though after having used the feature for a longer while myself: the implementation is not 100% in accordance with standard tooltips, after all. As you hover over question mark items accidentally, hitting them causes the tooltip with the animation to instantly appear, and this can be distracting. To me the effect is that I stop and wonder if there was something that I should have seen, I pull the mouse back towards the icon until I realize that oh, it was just the tooltip since I accidentally went over the question mark icon.

Solution:
- Just like now, start loading the tooltip contents instantly when the user hovers over the icon
- Only show the tooltip, regardless of whether the contents have been loaded or not, after one second (one second delay seems to be the default in Vista http://www.google.fi/search?q=hover+delay+of+second&btnG=Search ; that is all I found quickly)

This should remove the distraction while not slowing down users too much. The delay is expected behavior and thus it does not impede finding the help.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.