[wp-trac] [WordPress Trac] #19194: Fullscreen button in HTML mode is missing
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 7 19:19:56 UTC 2011
#19194: Fullscreen button in HTML mode is missing
--------------------------+------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Editor | Version: 3.3
Severity: critical | Resolution:
Keywords: |
--------------------------+------------------
Comment (by duck_):
Replying to [comment:2 nacin]:
> Probably broken by [19172]?
Yes.
{{{
buttons['fullscreen'] = new qt.FullscreenButton();
}}}
went missing from quicktags.js.
Also does _buttonsInit need to loop through theButtons right after looping
through edButtons to build html string? Can't that be done whilst adding
elements from edButtons to theButtons in the first loop?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19194#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list