Bug 334040 - [client] More precise button feedback in toolbar
Summary: [client] More precise button feedback in toolbar
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: 0.4 M2   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2011-01-11 17:09 EST by Mark Macdonald CLA
Modified: 2012-01-20 20:29 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Macdonald CLA 2011-01-11 17:09:21 EST
Build Identifier: 0.2M4-201012101722

It looks like we're using cursor:pointer on the entire toolbar, even the parts that aren't clickable. We should only show it for actual buttons.

E.g. I really thought the 'Eclipse' logo in navigate-table.html was a clickable button that would take me back to the root, but it isn't.

Reproducible: Always

Steps to Reproduce:
1. Log in to the Orion UI.
2. Move the mouse cursor over the toolbar
3. Observe cursor is always a pointer (hand), even when over empty space.
Comment 1 Susan McCourt CLA 2011-01-12 21:34:52 EST
(In reply to comment #0)
> E.g. I really thought the 'Eclipse' logo in navigate-table.html was a clickable
> button that would take me back to the root, but it isn't.

This link used to take you back to the root, we may have messed this up in refactoring.  (Does the logo in the editor take you back?)
Comment 2 Sundar CLA 2011-01-15 17:19:17 EST
(In reply to comment #1)
> (In reply to comment #0)
> > E.g. I really thought the 'Eclipse' logo in navigate-table.html was a clickable
> > button that would take me back to the root, but it isn't.
> 
> This link used to take you back to the root, we may have messed this up in
> refactoring.  (Does the logo in the editor take you back?)

In 0.2M4 build link is working fine. i.e. When we click Eclipse logo it takes us to the main page (navigate-tree.html).

However as a normal user i would expect a link to the eclipse site in the eclipse logo. I would suggest a home button or some other icon for that link and not the Eclipse logo.
Comment 3 Mark Macdonald CLA 2011-01-17 11:21:51 EST
> In 0.2M4 build link is working fine. i.e. When we click Eclipse logo it takes
> us to the main page (navigate-tree.html).

The description isn't very clear... What I meant to say is: when I'm on navigate-table.html, and I've drilled into a subfolder, clicking the logo should take me back to the workspace root. Right now it does nothing.

> However as a normal user i would expect a link to the eclipse site in the
> eclipse logo. I would suggest a home button or some other icon for that link
> and not the Eclipse logo.

Yeah, I like that idea.
Comment 4 Susan McCourt CLA 2011-10-25 11:27:17 EDT
there is no longer an eclipse logo in the header, but it is still true that the hand cursor is over the whole header.
Comment 5 Susan McCourt CLA 2012-01-20 20:29:01 EST
cursor issue is fixed now with the new header layout.
Our intention is that the orion logo takes you to your "home" page which is the landing page.  We might add a "Home" text link next to the logo, this is in some mockups and will be covered as we evolve the styling.