[buddypress-trac] [BuddyPress Trac] #9324: "Caps lock is on" warning message and large icon is displayed on registration page

buddypress-trac noreply at wordpress.org
Fri Jan 16 20:50:12 UTC 2026


#9324: "Caps lock is on" warning message and large icon is displayed on
registration page
-------------------------------------------------+-------------------------
 Reporter:  emaralive                            |       Owner:  emaralive
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  14.5.0
Component:  Templates                            |     Version:  14.3.0
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots has-patch 2nd-       |
  opinion                                        |
-------------------------------------------------+-------------------------

Comment (by emaralive):

 Interesting, so this practice only applies to CSS and not JS? I'm asking
 because `wp/admin/js/user-profile.js` is being enqueued
 [https://github.com/buddypress/buddypress/blob/14.4.0/src/bp-templates/bp-
 nouveau/buddypress-functions.php#L451 here] which I took as an example for
 enqueueing 'forms.css`, meaning it was a wrong inference based off of how
 JS is implemented.

 Additionally, I'm not sure where this is documented and if it is an
 unwritten rule then it probably should be documented somewhere (other than
 in a ticket) to spare others from making the same mistake, just saying.

 Now that I've been somewhat enlightened, looking at `bp-templates/bp-
 nouveau/css/buddypress.css`, I see where there are rules for `.register-
 page .signup-form` and, at first glance, it looks like I need to copy over
 at least 3 rules, so I would think. 🤔

 OK, so I'll take another bite at this apple, new patch(es) to come later
 and thanks for the enlightenment! 😇

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9324#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list