Mouse-over Errors: Find Out What You Think

  • Thread starter phinds
  • Start date
In summary, the conversation discusses a feature called "mouse-over," which allows users to hover their mouse over an icon and see additional information. The participants discuss their experiences with this feature, with one person noting that the labels for the icons are flipped in the source code and should not depend on the browser. They also mention that the feature is located in the bottom bar of the website.
  • #1
phinds
Science Advisor
Insights Author
Gold Member
19,070
14,728
Do a mouse-over on these and see what you think

icons.JPG
 
Physics news on Phys.org
  • #2
I give up --- what's a "mouse-over?" Nothing happens.
 
  • #3
What do you experience? Works as expected for me.
 
  • #4
Greg Bernhardt said:
What do you experience? Works as expected for me.
When I mouse-over the apple symbol, it says "download Android app" and when I mouse-over the android symbol it says "download the ios app".
 
  • #6
Greg Bernhardt said:
It's correct for me. What browser and version?
FireFox 40.0.2
 
  • #7
The labels are flipped in the source code, this should not depend on the browser.

<li title="Download Android PF App"><a href="[PLAIN]https://itunes.apple.com/us/app/physics-forums/id594086680" target="_blank" rel="nofollow"><i class="fa fa-apple fa-lg"></i></a> </li>
<li title="Download iOS PF App"><a href="https://play.google.com/store/apps/details?id=com.tapatalk.physicsforumscom&amp;hl=en" target="_blank" rel="nofollow"><i class="fa fa-android fa-lg"></i></a> </li>[/plain]
 
Last edited by a moderator:
  • #9
Greg Bernhardt said:
ok, it would have helped if you said it was for the bottom bar :smile:

Fixing it now
Sorry. I didn't notice that they occurred more than one place. I don't use them but have had occasion recently to be thinking about an Android phone so moused over it on a whim when I happened to notice it and had a WTF moment :smile:
 
  • Like
Likes Greg Bernhardt

FAQ: Mouse-over Errors: Find Out What You Think

What is a mouse-over error?

A mouse-over error, also known as a hover error, is a type of user interface error that occurs when a user hovers their mouse over a clickable element, but the element does not respond as expected.

How do mouse-over errors affect user experience?

Mouse-over errors can negatively impact user experience by causing frustration, confusion, and a sense of unresponsiveness in the interface. This can lead to a decrease in user satisfaction and potentially result in less engagement with the website or application.

What are some common causes of mouse-over errors?

Some common causes of mouse-over errors include incorrect coding, inconsistent or confusing design, and browser compatibility issues. These errors can also occur due to user error, such as hovering over the wrong element or moving the mouse too quickly.

How can mouse-over errors be prevented?

To prevent mouse-over errors, it is important to thoroughly test the user interface and ensure that all clickable elements respond as expected when hovered over. Consistent and clear design, as well as proper coding practices, can also help in preventing these errors. Additionally, providing feedback to the user, such as visual cues, can help reduce the occurrence of mouse-over errors.

What should be done if a user encounters a mouse-over error?

If a user encounters a mouse-over error, they should try hovering over the element again to see if the error persists. If it does, they can try refreshing the page or clearing their browser's cache. If the error continues, the user should report it to the website or application's developer so that it can be addressed and resolved.

Similar threads

Replies
6
Views
1K
Replies
6
Views
1K
Replies
2
Views
3K
Replies
1
Views
1K
Replies
4
Views
1K
Replies
20
Views
2K
Replies
1
Views
965
Replies
15
Views
2K
Replies
6
Views
2K
Back
Top