Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1895 closed defect (bug) (fixed)

Frustrating JavaScript Behavior on Permalinks page

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

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 19 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ryan
19 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#2 @(none)
18 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.