[wp-trac] [WordPress Trac] #13326: Wodpress does not function on iPad in View (non HTML Mode0

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 19 12:50:28 UTC 2010


#13326: Wodpress does not function on iPad in View (non HTML Mode0
--------------------------+-------------------------------------------------
 Reporter:  Astriker      |       Owner:                                      
     Type:  defect (bug)  |      Status:  new                                 
 Priority:  normal        |   Milestone:  Awaiting Triage                     
Component:  Editor        |     Version:  3.0                                 
 Severity:  normal        |    Keywords:  has-patch dev-feedback needs-testing
--------------------------+-------------------------------------------------
Changes (by simonwheatley):

 * cc: simon@… (added)
  * keywords:  => has-patch dev-feedback needs-testing


Comment:

 TinyMCE release v3.3.4 addressed this
 (http://tinymce.moxiecode.com/punbb/viewtopic.php?id=21314):
 > We also added detection logic for iPhone/iPad so that TinyMCE doesn't
 > get initialized on these devices. It's currently impossible for us to
 add
 > iPhone/iPad support since WebKit on these devices lacks any for of
 > caret within contentEditable areas. Even though this detection logic
 > will keep TinyMCE from being initialized it's recommended to do the
 > device checking on the server side since the main script of TinyMCE
 > will be loaded even though it can't be used.

 I've created an '''incomplete''' patch which attempts to upgrade WP to
 TinyMCE v3.3.8, which is the current production release. Issues I've
 noticed with this patch:

  * The spellchecker button is blank
  * The align buttons don't work (error message: "TypeError: Result of
 expression 'c.editorCommands.mceJustify' [undefined] is not a function.")

 Patch refinements welcome!

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


More information about the wp-trac mailing list