subway icon indicating copy to clipboard operation
subway copied to clipboard

Orange "More" in lower left shows up and doesn't go away

Open cjb opened this issue 10 years ago • 8 comments

This was pretty soon after starting a new session. Switching channels and resizing the browser window didn't help. Chrome 33 on Linux. No errors in JS console.

cjb avatar May 01 '14 16:05 cjb

Any other Linux users able to repro this? It seems to work fine for me on Mac.

thedjpetersen avatar May 09 '14 08:05 thedjpetersen

I've had the same problem on the refactored version, but I thought it was a feature. 9. mai 2014 10:14 skrev "David Petersen" [email protected] følgende:

Any other Linux users able to repro this? It seems to work fine for me on Mac.

— Reply to this email directly or view it on GitHubhttps://github.com/thedjpetersen/subway/issues/327#issuecomment-42642884 .

tlaundal avatar May 09 '14 12:05 tlaundal

I think the problem he is having @totokaka is that it doesn't go away even when there is no where to scroll.

thedjpetersen avatar May 09 '14 14:05 thedjpetersen

It happens when I join the first channel. It's a pretty big channel (user list requires scrolling), could that be it?

cjb avatar May 09 '14 14:05 cjb

Hmm , it's quite a while since I did this, but I seem to remember the box was there from the start, and didn't go away, even though there was nowhere to scroll. 9. mai 2014 16:31 skrev "David Petersen" [email protected] følgende:

I think the problem he is having @totokaka https://github.com/totokakais that it doesn't go away even when there is no where to scroll.

— Reply to this email directly or view it on GitHubhttps://github.com/thedjpetersen/subway/issues/327#issuecomment-42672304 .

tlaundal avatar May 09 '14 15:05 tlaundal

Hm, now Subway keeps jumping back up to an early time in the channel instead of staying at the bottom. I wonder if that's the same bug.

cjb avatar May 13 '14 14:05 cjb

I was able to fix the jumping up bug - it happens when you are embedding image/youtube. That is unrelated.

thedjpetersen avatar Aug 30 '14 17:08 thedjpetersen

I experience this too on Chromium 39 + Ubuntu.

Btw, there are quite a few warnings from react:

Warning: Something is calling a React component directly. Use a factory or JSX instead. See: http://fb.me/react-legacyfactory Warning: React.renderComponent will be deprecated in a future version. Use React.render instead. Each child in an array should have a unique "key" prop. Check the renderComponent call using <undefined>. See http://fb.me/react-warning-keys for more information.

hrj avatar Nov 30 '14 12:11 hrj