Skip to content
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

[Sticky] - Refreshing content on scrolling back to top. #3011

Closed
klenkovic opened this issue Sep 12, 2015 · 8 comments
Closed

[Sticky] - Refreshing content on scrolling back to top. #3011

klenkovic opened this issue Sep 12, 2015 · 8 comments
Milestone

Comments

@klenkovic
Copy link

Steps to Reproduce

  1. Open http://semantic-ui.com/modules/sticky.html
  2. Press "End" key
  3. Press "Home" key

Expected
The Sticky should refresh contents of 1st and 3rd columns (rails).

Result
The Sticky does not refresh contents until page is scrolled.
capture 2015-09-06 at 10 46 09

Testcase
http://semantic-ui.com/modules/sticky.html

User agent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.155 Safari/537.36

@vedranmiletic
Copy link

Can reproduce on Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
Does not occur on Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

@jlukic
Copy link
Member

jlukic commented Sep 13, 2015

I'm unable to reproduce on Chrome/Win. Home/end seem to trigger scrollchange event, and everything appears fine.

@vedranmiletic
Copy link

@jlukic any chance you could try Chrome in a virtual machine?

@jlukic
Copy link
Member

jlukic commented Sep 13, 2015

I've just tested on Chrome 45 / OS X Yosemite using BrowserStack.com

Unable to reproduce.

@vedranmiletic
Copy link

Just tested on Windows, using Chrome: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36

Can reproduce reliably. Open the page, wait until it loads. End, then Home. The elements appear as in the screenshot by @klenkovic and they are interactive (react to hover, links are clickable etc.). Switching to another tab and back doesn't change anything, but resizing the browser window makes the elements reappear in the correct place.

@vedranmiletic
Copy link

@jlukic any luck in reproducing?

@jlukic
Copy link
Member

jlukic commented Sep 20, 2015

Yes. I realized my issue was I was using page down and page up not end andhome`. These seem to work fine

Might be something like twbs/bootstrap#15847

@jlukic
Copy link
Member

jlukic commented Nov 1, 2015

Fixed, pretty simple. Sorry about delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants