Changes between Version 3 and Version 4 of Ticket #14157, comment 2
- Timestamp:
- Sep 10, 2013, 3:45:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14157, comment 2
v3 v4 1 1 I now understand what you were saying, that it was the #p1 element that was scrolling, and not the document itself, which would in fact change the child's position relative to the document. 2 2 3 This is simpl e a badtest case on my part to illustrate the real problem I was having in my app. I will go back to the app and try to extract a better test case that illustrates the bug I was seeing. Sorry about the confusion.3 This is simply a poor test case on my part to illustrate the real problem I was having in my app. I will go back to the app and try to extract a better test case that illustrates the bug I was seeing. Sorry about the confusion.