levito / tt-rss-feedly-theme

Feedly theme for Tiny Tiny RSS
MIT License
642 stars 76 forks source link

UI broken on Firefox & Chrome TTRSS v.1.12 #7

Closed jaranta closed 6 years ago

jaranta commented 10 years ago

There are several problems with the UI on the v.1.12 of TTRSS on both Firefox and Chrome.

1. The arrows for categories are not visible, but are clickable. My bad, fixed bad permission and this was corrected.

  1. If the buttons on the top row do not fit the screen, some of them are left outside the browser-window. See attached picture -- it is lacking the options-button.
  2. If a button not completely visible on the screen is pressed, it refocuses the window without providing a scroll-bar.

ttrss

levito commented 10 years ago

Looks like the assets are missing for you. Please make sure all of the following is met:

I don't know where the gray area on the right comes from. I tested in both Chrome and FF (and IE11, Safari, Opera/Blink) and it works fine.

levito commented 10 years ago

Hey @gitkrax, any feedback on this? Did you check my points? Otherwise I'd close this issue as not reproducible.

levito commented 10 years ago

Ah, now I see what's going on.

  1. You see all the correct pictures after fixing permissions - the screenshot shows the state before
  2. Buttons don't wrap if the window is too narrow
  3. If you then press the last cut-off window, the whole page shifts to the left and you get this gray bar on the right side

I'll see if I can do anything about this. Thanks for reporting this!

jaranta commented 10 years ago

Thanks! Sorry about the first message being unclear.

levito commented 6 years ago

I can't reproduce this anymore so I consider this fixed, closing.