Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#27310 closed defect (bug) (duplicate)

Change search input to match text inputs in TinyMCE link modal

Reported by: morganestes's profile morganestes Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.9
Component: Editor Keywords: has-patch
Focuses: ui Cc:

Description (last modified by SergeyBiryukov)

The "Insert/edit link" window fixed by #27305 has the search box styled differently enough from the URL and Title fields as to distract from the nice look of things.

This patch just matches the styling used for the text input so there's consistency in the UI.

Before:
https://i.cloudup.com/mDfsf2QLWd.png

After:
https://i.cloudup.com/vbST0dwDst.png

Attachments (1)

27310.diff (783 bytes) - added by morganestes 12 years ago.
Changes to /wp-includes/css/editor.css.

Download all attachments as: .zip

Change History (10)

@morganestes
12 years ago

Changes to /wp-includes/css/editor.css.

#1 @morganestes
12 years ago

  • Keywords has-patch added

#2 follow-up: @nacin
12 years ago

Looks like the checkbox is also huge in that screenshot. These fields get big for responsive reasons. I can only reproduce it with a narrow-ish window. The fact that the other text inputs aren't growing may actually be the issue.

#3 @nacin
12 years ago

  • Component changed from TinyMCE to Editor
  • Milestone changed from Awaiting Review to 3.9

#4 @SergeyBiryukov
12 years ago

  • Description modified (diff)

#5 @iseulde
12 years ago

Related: #26952

#6 in reply to: ↑ 2 @iseulde
12 years ago

Replying to nacin:

The fact that the other text inputs aren't growing may actually be the issue.

Yes. :)

#7 @iseulde
12 years ago

I've uploaded a patch on the related ticket above that takes care of all these issues.

#8 @SergeyBiryukov
12 years ago

  • Milestone 3.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #26952.

#9 @morganestes
12 years ago

Dang, my search-fu is off. I looked for other tickets before opening this one, promise I did!

Note: See TracTickets for help on using tickets.