Ticket #2544 (closed defect: fixed)
Objects in the 'textwidget' CSS class do not change border color upon focus
| Reported by: | adeason@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.9.4 |
| Component: | general | Version: | 0.9.3 |
| Severity: | trivial | Keywords: | css textwidget focus patch |
| Cc: |
Description
Only input objects of type 'text' are 'highlighted' when focus is given to them. Other input objects (such as 'password') are not given focus, even when they are of the class 'textwidget'. Since almost all other attributes applied to input[type=text] are also applied to input.textwidget, it seems like this should be as well. I'm uploading a proposed patch if this isn't clear.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


