There just isn't enough of a difference between the unfocused state & focused state of the pencils:
Pencil hover state lacks contrast

Can we modify this so that we have a slightly darker edit-focus.png image?

.contextual .trigger {
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: url("../../misc/edit.png");

I think this would also be useful for mouse overs.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Bojhan’s picture

Agreed, however I really dislike our lets make it dark gray approach. I will take it up with the style guide, which should provide outcome to all focus states of buttons

mgifford’s picture

Sounds brilliant.. Ya grey is boring.. Thanks Bojhan.

Wim Leers’s picture

Category: Bug report » Task
Priority: Normal » Minor
Issue summary: View changes
Status: Active » Needs review
FileSize
1.06 KB

What about this?

mgifford’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
12.99 KB

This looks great. Here's a pencil with focus and without focus. Works fine with keyboard and also with the mouse.

Thanks Wim.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Wim Leers’s picture

Issue tags: +Spark

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.