Opened 5 years ago
Closed 5 years ago
#6452 closed defect (bug) (fixed)
Cursor for 'Log In' button on login page is not a pointer
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.7 |
| Component: | Administration | Version: | 2.5 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | ryan |
Description
The cursor CSS property for the 'Log In' button on the login page is set to 'default' rather than 'pointer'.
Attachments (1)
Change History (7)
- Cc ryan added
- Keywords needs-commit added
- Owner changed from anonymous to iammattthomas
comment:3
markjaquith — 5 years ago
- Keywords needs-commit removed
- Milestone changed from 2.9 to 2.7
Consistency with the rest of the interface? See #5943 for the pre-2.5 discussion.
comment:5
caesarsgrunt — 5 years ago
- Priority changed from normal to lowest
- Severity changed from normal to trivial
+1. Whilst it's not the normal behaviour for submit buttons, it is the behaviour throughout the WordPress admin section.
I must say, however, I hadn't noticed this before...
Note: See
TracTickets for help on using
tickets.

Why would it be a pointer? That's not the normal cursor behavior for form submit buttons.