Opened 5 years ago
Closed 5 years ago
#8301 closed defect (bug) (invalid)
Contextual Help Pulldown Text Color Issue
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | UI | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
When you first load a WordPress 2.7 back-end page the text on the "Help" tab is gray. Then you click on it to open it and the text turns red. If you click on it again to close it the text remains red until you reload the page. Seems to me that the text should go back to gray when the menu is closed.
Change History (1)
Note: See
TracTickets for help on using
tickets.
The text stays red because it has focus, clicking somewhere else will move the focus and the text will return to the original color.