Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2544 closed defect (fixed)

Objects in the 'textwidget' CSS class do not change border color upon focus

Reported by: adeason@… Owned by: Christopher Lenz
Priority: lowest Milestone: 0.9.4
Component: general Version: 0.9.3
Severity: trivial Keywords: css textwidget focus patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (1)

textwidget.diff (649 bytes ) - added by adeason@… 18 years ago.
A patch to allow for input objects of class 'textwidget' but not type 'text' to be highlighted on focus.

Download all attachments as: .zip

Change History (4)

by adeason@…, 18 years ago

Attachment: textwidget.diff added

A patch to allow for input objects of class 'textwidget' but not type 'text' to be highlighted on focus.

comment:1 by adeason@…, 18 years ago

Keywords: patch added
Version: 0.9.20.9.3

comment:2 by Christopher Lenz, 18 years ago

Milestone: 0.9.4
Owner: changed from Jonas Borgström to Christopher Lenz
Priority: lowlowest
Severity: minortrivial
Status: newassigned

comment:3 by Christopher Lenz, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [2901] and [2903]. Thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.