Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
414 views
in Technique[技术] by (71.8m points)

javascript - 当您没有任何Apple设备时,如何调试仅在iPhone上断开的网站滚动问题?(How to debug website scroll issue that is only broken on iphone when you don't have any apple devices?)

Website is this page:

(网站是此页:)

http://ju.kylebaker.io/timeline/

(http://ju.kylebaker.io/timeline/)

Problem: on an iphone, you can only get the content to scroll down if you hold the far left 'scaffolding bar' for the bubbles, iirc.

(问题:在iPhone上,只有按住气泡iirc的最左侧“支架栏”,才能使内容向下滚动。)

I have heavily customized a piece of open source code I found somewhere on github a while ago for a scrolling timeline.

(我已经大量定制了一段我在github上的某个地方找到的开源代码,用于滚动时间轴。)

I don't know if the original code had this problem or if it has been introduced, but at some point my brother, who owns an iphone, noticed that the timeline doesn't work correctly on iphone.

(我不知道原始代码是否存在此问题或是否已引入该问题,但是在某个时候,拥有iphone的兄弟注意到时间轴在iphone上无法正常工作。)

At some point I confirmed that it was a few different iphones.

(在某个时候,我确认那是几部不同的iPhone。)

Problem is, I don't have an iphone, and I don't have an apple machine.

(问题是,我没有iPhone,也没有苹果机。)

I just have my T460 running debian.

(我只有T460正在运行debian。)

Seems there's no way to even get debug output on the iphone itself unless you hook it up to a mac, if I remember right, so even while borrowing a friend's iphone I won't really be able to make progress.

(似乎没有办法在iphone本身上获得调试输出,除非您将其连接到Mac,如果我没记错的话,因此即使借用朋友的iphone,我也无法真正取得进步。)

I took a couple stabs at possible culprits and asked a friend to test uploaded changed versions.

(我对可能的罪魁祸首采取了几项措施,并请朋友测试上传的更改版本。)

No dice, and that's obviously a terrible way to go about this.

(没有骰子,这显然是解决该问题的一种可怕方法。)

How am I supposed to debug this?

(我应该如何调试呢?)

  ask by Kyle Baker translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...