5 Mar 2012 21:10
5 Mar 2012 21:26
Re: Sans-serif font for visual editor
Corresponding Ticket: http://core.trac.wordpress.org/ticket/17640 Changesets: http://core.trac.wordpress.org/changeset/18102 and http://core.trac.wordpress.org/changeset/18118 Regards, Navjot Singh On Tue, Mar 6, 2012 at 1:40 AM, Michael Fields <michael@...> wrote: > It seems like the default font for the visual editor in core has changed > to sans-serif. > It seems like this has happened recently. > Do you know if there's a ticket/changeset for this? > I'm looking, but coming up empty. > > Thanks! > -Mike > ______________________________**_________________ > wp-testers mailing list > wp-testers@...**com <wp-testers@...> > http://lists.automattic.com/**mailman/listinfo/wp-testers<http://lists.automattic.com/mailman/listinfo/wp-testers> >
6 Mar 2012 12:06
Re: Sans-serif font for visual editor
Navjot Singh, Thanks for the links! These link apply to the HTML editor though, I was inquiring about the Visual editor. This may be hard to see on a stock install of trunk running Twenty Eleven. The reason for this is that Twenty Eleven provides a custom stylesheet for the Visual Editor. To see what I am talking about, you will need to install a theme that has no editor stylesheet. The following theme will do if you cannot find one right away:https://github.com/mfields/Proto Here is what text in the Visual Editor looks like in 3.3.1 https://img.skitch.com/20120306-mit6esawu36pyii8g8us5brh5a.png Here is what test looks like in the latest trunk: https://img.skitch.com/20120306-8bn6jtui47n5xbym6fyd2pd16h.png Notice that 3.3 is using a Georgia/Times stack while Trunk is overriding this with a sans-serif font. I just wanted to check in to see if this was intentional or a regression. Best, -Mike On 3/5/12 12:26 PM, Navjot Singh wrote: > Corresponding Ticket: http://core.trac.wordpress.org/ticket/17640 > > Changesets: http://core.trac.wordpress.org/changeset/18102 and > http://core.trac.wordpress.org/changeset/18118 > > Regards, > Navjot Singh
6 Mar 2012 12:31
Re: Sans-serif font for visual editor
Will this be of any help? http://core.trac.wordpress.org/ticket/19978 On Tue, Mar 6, 2012 at 5:06 AM, Michael Fields <michael@...> wrote: > Navjot Singh, > > Thanks for the links! These link apply to the HTML editor though, I was > inquiring about the Visual editor. This may be hard to see on a stock > install of trunk running Twenty Eleven. The reason for this is that Twenty > Eleven provides a custom stylesheet for the Visual Editor. To see what I am > talking about, you will need to install a theme that has no editor > stylesheet. The following theme will do if you cannot find one right away: > https://github.com/**mfields/Proto <https://github.com/mfields/Proto> > > Here is what text in the Visual Editor looks like in 3.3.1 > https://img.skitch.com/**20120306-**mit6esawu36pyii8g8us5brh5a.png<https://img.skitch.com/20120306-mit6esawu36pyii8g8us5brh5a.png> > > Here is what test looks like in the latest trunk: > https://img.skitch.com/**20120306-**8bn6jtui47n5xbym6fyd2pd16h.png<https://img.skitch.com/20120306-8bn6jtui47n5xbym6fyd2pd16h.png> > > Notice that 3.3 is using a Georgia/Times stack while Trunk is overriding > this with a sans-serif font. > > I just wanted to check in to see if this was intentional or a regression. > > Best, > -Mike > > >(Continue reading)
6 Mar 2012 13:10
Re: Sans-serif font for visual editor
On 3/6/12 3:31 AM, Emil Uzelac wrote: > Will this be of any help? http://core.trac.wordpress.org/ticket/19978 Nope, it's not really a theme issue, rather something with TinyMCE. It looks like this issue was introduced in http://core.trac.wordpress.org/changeset/19982 which references this ticket: http://core.trac.wordpress.org/ticket/18311 I'm thinking this might be a regression though since the ticket does not mention a font change. -Mike
6 Mar 2012 13:55
Re: Sans-serif font for visual editor
Now I know tooOn Mar 6, 2012 6:10 AM, "Michael Fields" <michael@...> wrote: > On 3/6/12 3:31 AM, Emil Uzelac wrote: > >> Will this be of any help? http://core.trac.wordpress.**org/ticket/19978<http://core.trac.wordpress.org/ticket/19978> >> > Nope, it's not really a theme issue, rather something with TinyMCE. > > It looks like this issue was introduced in http://core.trac.wordpress.** > org/changeset/19982 <http://core.trac.wordpress.org/changeset/19982> > > which references this ticket: http://core.trac.wordpress.** > org/ticket/18311 <http://core.trac.wordpress.org/ticket/18311> > > I'm thinking this might be a regression though since the ticket does not > mention a font change. > > -Mike > ______________________________**_________________ > wp-testers mailing list > wp-testers@...**com <wp-testers@...> > http://lists.automattic.com/**mailman/listinfo/wp-testers<http://lists.automattic.com/mailman/listinfo/wp-testers> >
6 Mar 2012 13:56
Re: Sans-serif font for visual editor
You can change the HTML font in themes, however (I had to because it looked horrific on my crappy old Windows NT/IE 8 PC, don't judge me, it's work's). Double check your theme isn't doing that? Unless you're on a 201x theme. On Mar 6, 2012, at 6:10 AM, Michael Fields <michael@...> wrote: > On 3/6/12 3:31 AM, Emil Uzelac wrote: >> Will this be of any help? http://core.trac.wordpress.org/ticket/19978 > Nope, it's not really a theme issue, rather something with TinyMCE. > > It looks like this issue was introduced in http://core.trac.wordpress.org/changeset/19982 > > which references this ticket: http://core.trac.wordpress.org/ticket/18311 > > I'm thinking this might be a regression though since the ticket does not mention a font change. > > -Mike > _______________________________________________ > wp-testers mailing list > wp-testers@... > http://lists.automattic.com/mailman/listinfo/wp-testers
6 Mar 2012 17:59
Re: Sans-serif font for visual editor
On Tue, Mar 6, 2012 at 7:10 AM, Michael Fields <michael@...> wrote: > I'm thinking this might be a regression though since the ticket does not > mention a font change. > You are probably right.
6 Mar 2012 18:01
Re: Sans-serif font for visual editor
On 3/6/12 8:59 AM, Andrew Nacin wrote: > You are probably right. I trac'd this here: http://core.trac.wordpress.org/ticket/20184
6 Mar 2012 21:58
Re: Sans-serif font for visual editor
Yes, this bit wasn't supposed to be there yet. Was testing a better default font setting for the editor, it needs to work well in all languages (RTL, etc.). Opened http://core.trac.wordpress.org/ticket/20186 for that.
On Mar 6, 2012 6:10 AM, "Michael Fields" <
RSS Feed