Full-width "invisible" Logout button hit by accident

Bug #1671036 reported by Ralph Corderoy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

On a /mailman/admindb/foo page it might say "There are no pending requests. Click here to reload this page." Aiming at the "Click here" link and being a bit low logs me out. This is due to the right-aligned "Logout" text, far away, being a full-width <div> that fills under the "Click here" with an invisible button.

Looking at the HTML, it's an <a> wrapping a <div>. That's invalid, <div> being block level, and pasting the HTML into https://validator.w3.org/ agrees. The <a> should be around just the Logout text to limit the click area.

Mark Sapiro (msapiro)
Changed in mailman:
importance: Undecided → Medium
milestone: none → 2.1.23
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.