Edgewall Software

Ticket #2544 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

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

Change History

Changed 3 years ago by adeason@…

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

Changed 3 years ago by adeason@…

  • keywords patch added
  • version changed from 0.9.2 to 0.9.3

Changed 3 years ago by cmlenz

  • owner changed from jonas to cmlenz
  • priority changed from low to lowest
  • status changed from new to assigned
  • severity changed from minor to trivial
  • milestone set to 0.9.4

Changed 3 years ago by cmlenz

  • status changed from assigned to closed
  • resolution set to fixed

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

Add/Change #2544 (Objects in the 'textwidget' CSS class do not change border color upon focus)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.