Closed (fixed)
Project:
Shiny (Administration theme)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Mar 2013 at 21:37 UTC
Updated:
25 Mar 2013 at 15:30 UTC
When on a table view and i scroll up and down my screen artifacts with this theme. See attached screen shot.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2013-03-05 at 18.36.51.png | 128.76 KB | roam2345 |
Comments
Comment #1
Joseph.Sullivan commentedHad the same issue - though not as badly as your screenshot. I cleared all the caches via Devel and the problem resolved. If it reoccurs for me, I'll let you know.
Update: I stand corrected - seeing it again. Sorry. :(
Comment #2
dudenhofer commentedI've seen this before too, but not to that extent. I have been having a hard time replicating it. I'll be testing to see if I can pin-point this, but in the mean time, is there any additional information, or is it just random? Is this all table views, or just draggable ones? Is this on a specific browser? (any of that type of info will help). Thanks!
Comment #3
roam2345 commented- Browser it happens on Safari, Firefox and Chrome on my machine (all are up to date and the latest stable versions).
- It only happens on any table go to the bottom of the page and scroll up the slower you scroll the more artefacts i get.
* if i resize the window it all artefacts disappear, but once i scroll again they come back.
I think it is todo with the sticky header.
Comment #4
erichomanchuk commentedI have the same issue using firefox but have seen on other browsers. If I remove the sticky header I no longer get the artifacts.
Comment #5
dudenhofer commentedOk, it looks like this is specific to the border-bottom on the sticky header. Try adding this to the bottom of shiny.css and see if this helps for you guys as well. It seems to fix it on my testing so far.
Comment #6
roam2345 commentedYup simply removing the border (via the above css) does fix this for me.
Comment #7
dudenhofer commentedCool, I pushed an update here with the fix: http://drupalcode.org/project/shiny.git/commit/5e29cdb