Opened 13 years ago
Closed 13 years ago
#19475 closed defect (bug) (fixed)
New admin bar WP logo is strangely large, + icon missing hover state
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | Toolbar | Keywords: | has-patch |
Focuses: | Cc: |
Attachments (3)
Change History (19)
#3
follow-up:
↓ 4
@
13 years ago
- Keywords ui-feedback added
The "Add" menu icon is missing a hover state.
At the moment only the WP icon has a hover state, search, update and add not.
#4
in reply to:
↑ 3
@
13 years ago
Replying to ocean90:
The "Add" menu icon is missing a hover state.
At the moment only the WP icon has a hover state, search, update and add not.
That's the problem this patch fixes. On hover, the Add menu drops down. When down, the background color changes from dark gray to white. When white, the light gray plus graphic doesn't currently have a dark equivalent. This is obvious when looking at the current iteration of the admin bar.
#5
follow-up:
↓ 11
@
13 years ago
When you have 2 separate issues like this, please put them on separate tickets for easier tracking.
Re the big icon: This was discussed in IRC, and was a Matt request. Think of the Apple icon compared to the file menu labels. Being bigger than the others was intentional. Wontfix.
Re hover state for Add New, I agree it would make the most sense for the + sign to change color along with the font for New. Should fix.
Grr. See how putting two issues on one ticket messes things up? :)
#8
@
13 years ago
The W logo could probably use a fresh coat of paint by chexee or emireoflight. It looks like the aliasing is off, a bit pixelated, rough around the edges.
Looking into the patch for the + icon.
#9
follow-up:
↓ 10
@
13 years ago
- Milestone changed from Awaiting Review to 3.3
Patch refreshed. Any reason why we need to re-specify background-image and -position? Is it there for reset purposes?
#10
in reply to:
↑ 9
@
13 years ago
Replying to nacin:
Patch refreshed. Any reason why we need to re-specify background-image and -position? Is it there for reset purposes?
Was in my patch as it's how the logo worked; your revised patch fixes that. Can't imagine it's needed?
#11
in reply to:
↑ 5
;
follow-up:
↓ 12
@
13 years ago
Replying to jane:
Grr. See how putting two issues on one ticket messes things up? :)
If the WP logo changeset had its own ticket to reference, this wouldn't be so messed. :)
#12
in reply to:
↑ 11
;
follow-up:
↓ 13
@
13 years ago
Replying to johnjamesjacoby:
If the WP logo changeset had its own ticket to reference, this wouldn't be so messed. :)
That's not true. You could have made two new tickets instead of one. I know you are just yanking my chain a little because we're friends, but new contributors reading this won't realize that and may actually believe that's a valid reason for putting two issues on one ticket.
#13
in reply to:
↑ 12
@
13 years ago
Replying to jane:
Replying to johnjamesjacoby:
If the WP logo changeset had its own ticket to reference, this wouldn't be so messed. :)
That's not true. You could have made two new tickets instead of one. I know you are just yanking my chain a little because we're friends, but new contributors reading this won't realize that and may actually believe that's a valid reason for putting two issues on one ticket.
True. In fairness, jjj has a separate and valid point. All commits should have a corresponding ticket. He should know, considering I ribbed him on being guilty of this over on bbPress. :-)
#14
@
13 years ago
Tested attachment:19475.2.diff. It works just as well, and the CSS is cleaner. I like.
#15
@
13 years ago
Yes, attachment:19475.2.diff looking good here too, tested all the way to IE7 rtl.
Updated sprite with hover state for add menu