Skip to main content
Topic: iOS 10 not showing editor buttons (Read 21456 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Re: iOS 10 not showing editor buttons

Reply #75

Quote from: emanuele – At the moment here works on Chrome and win10, maybe it's just a matter of an hard refresh to cleanup the rather persistent chrome cache.
You are right.  Please ignore the false alarm on Chrome for Windows 10.

Re: iOS 10 not showing editor buttons

Reply #76

No problem. :)
Bugs creator.
Features destroyer.
Template killer.

Re: iOS 10 not showing editor buttons

Reply #77

sorry if I insist on this, but are there any news?
one of my moderators told me that is happening with all browsers in ios 10: safari, chrome and also firefox.
sorry for my bad english

Re: iOS 10 not showing editor buttons

Reply #78

If not all is facing this, it could be just a caching issue.

Re: iOS 10 not showing editor buttons

Reply #79

You are right to insist, but I really have no idea what is going on, neither means to investigate it.
Unless someone with an iOS10 device is able to debug the issue we are stuck...

Is the PM editor working?
Bugs creator.
Features destroyer.
Template killer.

Re: iOS 10 not showing editor buttons

Reply #80

my wife has an iphone5 which probably is updated to ios10. I can make some tests but how do yoou debug from mobile? On chrome for desktop we have the inspector option but in mobile what should I do?

I just asked for the PM, probably tomorrow I'll get an answer. Thanks Emanuele

Quote from: ahrasis – If not all is facing this, it could be just a caching issue.
do you refer to cache included into elkarte? I can try to disable it, thanks for the tip
sorry for my bad english

Re: iOS 10 not showing editor buttons

Reply #81

I was planning to help with my ipad mini 3 with iOS 10 but according to my research, to enable debugging mode , you'll need an apple computer. I don't have this. So, couldn't help debugging unless I can enable it.

About the caching, I don't mean for you to disable it, but rather, clear your cache and try again. May be from both browser and ElkArte sides.

Re: iOS 10 not showing editor buttons

Reply #82

Quote from: ahrasis – I was planning to help with my ipad mini 3 with iOS 10 but according to my research, to enable debugging mode , you'll need an apple computer. I don't have this. So, couldn't help debugging unless I can enable it.
me neither, I'm afraid I cannot help :(

Quote from: ahrasis – About the caching, I don't mean for you to disable it, but rather, clear your cache and try again. May be from both browser and ElkArte sides.
I did cleaned the cache in elkarte ACP when it was reported on my board, but I'll try again
sorry for my bad english

Re: iOS 10 not showing editor buttons

Reply #83

I finally managed to get a 10.12 Sierra running inside a Virtual box on my windows machine.  I'm not sure its all that stable but it does seem to run.  I don't know if this is a mobile only issue or if it will show up on the desktop version as well, so if someone with the issue can give me a test account I'll try this vbox to see if I get the error.

Re: iOS 10 not showing editor buttons

Reply #84

I found this (http://stackoverflow.com/a/35714835) just now which I think can help debugging; but I am rushing to finish some jobs for the time being. I'll try to look into it later.

Re: iOS 10 not showing editor buttons

Reply #85

Quote from: Spuds – so if someone with the issue can give me a test account I'll try this vbox to see if I get the error.
I sent you a PM ;) Thanks
sorry for my bad english

Re: iOS 10 not showing editor buttons

Reply #86

I have a chance to swipe jquery.sceditor.bbcode.min.js file in 1.0.9 with the one in 1.1 Beta 3 just now and the editor surprisingly shows back all the icons and emoticons. I will try the suggested debugging technique mentioned above soon and report the errors in the current 1.0.9 file, if I managed to get the debugging mode working.

 

Re: iOS 10 not showing editor buttons

Reply #87

Quote from: radu81 –
Quote from: Spuds – so if someone with the issue can give me a test account I'll try this vbox to see if I get the error.
I sent you a PM ;) Thanks
Got the credentials, and the buttons and all the smiles show up just fine on the desktop version of Sierra 10.12 using safari.  So perhaps this is just limited to mobile devices.
Quote from: ahrasis – I have a chance to swipe jquery.sceditor.bbcode.min.js file in 1.0.9 with the one in 1.1 Beta 3 just now and the editor surprisingly shows back all the icons and emoticons. I will try the suggested debugging technique mentioned above soon and report the errors in the current 1.0.9 file, if I managed to get the debugging mode working.
Thats awesome, thank you for your help on this, keep us posted of what you find.

Re: iOS 10 not showing editor buttons

Reply #88

Quote from: Spuds – Got the credentials, and the buttons and all the smiles show up just fine on the desktop version of Sierra 10.12 using safari.  So perhaps this is just limited to mobile devices.
I just tried with an iphone 5 and were not visible, so I think is only related to mobile devices

Quote from: ahrasis – I found this (http://stackoverflow.com/a/35714835) just now which I think can help debugging; but I am rushing to finish some jobs for the time being. I'll try to look into it later.
I tried to install it in windows but without success. From the exe file I saw the name of the iphone, told me that I am connected but no device available from firefox when using Shift + F8.

I also discovered this https://github.com/google/ios-webkit-debug-proxy for linux. No success for now but I will retry in the next days
Code: [Select]
Listing devices on :9221
GnuTLS error: Error in the pull function.
Could not connect to lockdownd. Exiting.: Broken pipe
Unable to attach c52e7c50856e29d7dc80e1534a6ce44aa5c7a2c1 inspector

sorry for my bad english

Re: iOS 10 not showing editor buttons

Reply #89

I started to debug this this morning and when it all wired up, I noticed the ipad battery is now only 10%. Meh... I'll try again after it is duly charged.

Just to be sure, I should look into the missing bbccode icons and emoticons errors, right?

Some other questions, I noticed the code is quite old (1.4.5) and there could be a bug in it as reported in samclarke github. Currently is 1.5.1 and our our beta 3 is 1.5.0. Why not upgrade it for 1.0 branch as well? In any event, we are merely using it rather than making any custom changes to it, right? (or no?)