Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#1895 closed defect (bug) (fixed)

Frustrating JavaScript Behavior on Permalinks page

Reported by: filosofo Owned by:
Priority: normal Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords: Permalinks, Options, JavaScript
Cc: Focuses:

Description

On the Permalinks options page, if the "custom" button isn't checked and you try to type in the "custom structure" field, your changes are undone and focus goes back to whatever button is unchecked. This seems counter-intuitive: it took me a few clicks before I realized what was going on.

Instead, it should automatically check the "custom" check button if a user gives the custom structure field the focus. My two lines of Javascript and one line of PHP in the attached diff patch add that feature.

Attachments (1)

options-permalink.php.diff (846 bytes ) - added by filosofo 21 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ryan
21 years ago

  • Resolutionfixed
  • Status newclosed

(In [3148]) Radio selection smartness. Props filosofo. fixes #1895

#2 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.