-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theme: Form submissions don't work on some pages in macOS/iOS #872
Comments
Hi, I confirm that it doesn't submit the form undef Safari 11 in macOS Sierra. |
It's a mystery to me why Apple is not properly following general HTML5 development flow. It doesn't work because Safari still doesn't recognize I will have to find the work around for this. |
Are you saying its an "Apple" issue or a "Safari" issue? I have the same problem with the Mercury browser on iOS. I will try chrome on IOS later today. |
It's Safari browser. Chrome in macOS works great. |
I went ahead and tried chrome in iOS. It doesn't work. |
iOS? Chrome browser doesn't work identically on mobile, unless it's Android device. I've made a patch.. Testing now. Will be appreciate if you will be able to test it. I'll let you know in around 10-15 minutes. |
Yeah I have the same problem on both macOS and iOS (iOS doesn't work with Safari, Mercury, and Chrome). I will only be able to test the patch from mobile (iOS) for now. It will be about 12 hours before I can test on macOS. Let me know |
Sounds, great. It'll just work. That was a global problem. Thanks for reporting. Please give it a try, by force-reinstalling the theme. |
Looking forward for your test results. |
It worked on iOS with Mercury Browser. Will test more thoroughly this evening. Thanks! |
Sure, Please let me know if it works fine. |
IMHO: on iOS Apple does only allow his rendering engine (webkit?), so all browsers has to use it, e.g. https://arstechnica.com/gadgets/2016/01/new-chrome-for-ios-is-finally-as-fast-and-stable-as-safari/
|
I have made a patch. It's just working. Thanks, Kay. |
Seems like I’m having another issue now. I can’t even get to the reboot selection. Once I select system/ boot up and shutdown. Nothing happens. Tried only on iOS Safari, Chrome, Mercury |
Just try to clear browser cache. It should work. |
This is endlessly frustrating how Safari works. I could reproduce the "issue" but only every second or third time, I can't load the content page while clicking into navigation menu. Sometimes the same page gets loaded. The server response is just empty. I have no idea why this is happening. It shouldn't be. It requires further analysis. |
At the moment any link without any particular reason can go "broken", by when clicking on it - does nothing. For example, reloading a page or clicking somewhere else and then returning to the same page makes previously non-working link work. 😕 Looking at the headers in Safari here what I have found out. Non-working:
Working (for the same link)
I didn't find the reason yet what makes requests different. I don't see how it could be the theme issue. I will be looking though but I would like others to share some thoughts over it. |
There are issues with Safari using AJAX but solution is not straight forward. Will see what I can do about it. The problem is that the same link both works and doesn't not work based on when you click it. I wish it would be the theme issue that I could properly address. I can confirm that this doesn't happen in Chrome on MacOS, only in Safari. I'm installing update for MacOS with Safari 11.0.1 and Security Update 2017-001 10.12.6. Let's see what happens afterwards. |
Out of curiosity do you have Xcode installed? |
Installing latest 11.0.1 doesn't really help. Upgrading to the latest Xcode 9.1 .. |
So far no issues encountered. Everything is working. |
You need to click around the navigation menu. Sometimes, out of no reason, links don't react on click (not loading content). It's also happening if clicking around the module content, not just navigation. |
Currently everything works smoothly. No issues seen at all. |
@fdmgit Good to know. Do you have Xcode installed? Thank you for giving it a try. |
Yes, Xcode version 8.2.1 is installed |
Fixed. |
@Madseason41 Give it a try and tell me if it works fine for you? @fdmgit I'd be also interested to know if it still works on prior versions after update? |
No change for me. doesn't work on iOS (chrome, safari, or mercury browsers). |
Mobile doesn't work? Could anyone else please try it? How about desktop then? |
That's odd. I've just tried my iPhone X Xcode emulator. Everything works just fine in Safari iOS. Could you make sure that you have pulled latest changes and cleared the cache? |
Desktop: |
iOS: I'm using iOS V10.3.3 |
@fdmgit Thanks. |
I am on iOS 11.1. Chrome 62.3202.70. Login to webmin works and load fine. On the left bar I click system, boot up and shutdown and the progress bar goes from far left to far right but the next page never loads. I cleared cache and tried on both an iPad and iPhone and neither work. It works fine on chrome with macos. |
I suppose iPhone X runs 11 version of iOS in Xcode. Then I will have to find someone with actual device. Are you sure that you have updated to the latest version. Could you force update one more time? |
So I was updating from my iOS device and Mac from safari. That part “seemed” to work. I took a step back and forced an update from my Mac on chrome and now all seems to work. |
Server-side OS ubuntu server 16.04.2. 1.860 webmin. 19.01 1023 theme
Client Side OS. MacOS whatever the latest is called, IOS 11, Safari on both and mercury on iOS
I navigate to System tab, then select boot up and shutdown, scroll to bottom, select reboot system, select reboot system on next page.
Nothing happens. Any ideas?
The text was updated successfully, but these errors were encountered: