[wp-trac] [WordPress Trac] #26882: TinyMCE 4 buttons don't wrap on small screens
WordPress Trac
noreply at wordpress.org
Mon Jan 20 21:11:45 UTC 2014
#26882: TinyMCE 4 buttons don't wrap on small screens
--------------------------+------------------
Reporter: mikemanger | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: TinyMCE | Version:
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+------------------
Changes (by azaozz):
* milestone: Awaiting Review => 3.9
Comment:
Hi @mikemanger. Yes, TinyMCE 4.0 has the notion of "button groups" that
wrap but keep related buttons together,
([http://www.tinymce.com/tryit/basic.php example]) As we don't use
separators, all buttons are currently in one "group".
There are two options:
- Wrap the buttons one by one.
- Make several groups on each row and hide the separators with css.
I'm about 60/40 in favor of having groups but wanted to do more testing on
portable devices and get some more opinions :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26882#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list