[wp-trac] [WordPress Trac] #24586: Headings don't fit in TinyMCE Format dropdown

WordPress Trac noreply at wordpress.org
Fri Jun 21 14:26:01 UTC 2013


#24586: Headings don't fit in TinyMCE Format dropdown
--------------------------+--------------------
 Reporter:  Gage Morgan   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.6
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+--------------------
Changes (by SergeyBiryukov):

 * keywords:  close => has-patch


Comment:

 Replying to [comment:4 azaozz]:
 > The horizontal overlapping/truncating is caused by the theme setting H1
 font-size at 48px and TinyMCE setting the menu width at 250px. We could
 overwrite that with `width: auto !important` however in some translations
 this can get really wide. For example the German translation is
 `Überschrift 1` which makes it 358px and can cause problems on smaller
 screens.

 Personally, I'd like to increase the width a bit, to make room for longer
 strings ("Заголовок 1" in Russian). We could use `max-width` to prevent
 the menu from getting too wide: [attachment:24586.2.patch].

 See the screenshots: [attachment:24586.ru_RU.png],
 [attachment:24586.2.after.png]. I don't think it would cause problems on
 smaller screens. If it does, I'm fine with keeping the width as is.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24586#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list