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

Partnersite Widget Visual Fixes #316

Closed
adriancollier opened this issue Sep 23, 2013 · 4 comments
Closed

Partnersite Widget Visual Fixes #316

adriancollier opened this issue Sep 23, 2013 · 4 comments
Assignees
Milestone

Comments

@adriancollier
Copy link
Contributor

We have 2 visual changes we need to make within the Widgets that are both bugs raised in #259

  1. The scrollbar on the Project Listing widget is sometimes pushed out of the iFrame. While the contents is still scrollable, the bar cannot be seen or clicked on.
    This behavious varies between browsers and systems.
    The suggested solution is to ensure that the Widget always includes a Scrollbar, so that this can be included within the design to ensure that this is not a problem. We have a small side-affect that for Widgets with few projects, we have an unecessary scrollbar, but this is ok.
  2. The text on widgets sometimes drops of the end of the iFrame. This is the case for Project Titles and Locations.
    Suggested solution is to use a combination of reducing the font size and wrapping the text onto a lower line.
@peeb
Copy link
Contributor

peeb commented Oct 29, 2013

Reviewed

adriancollier added a commit that referenced this issue Oct 29, 2013
@peeb
Copy link
Contributor

peeb commented Oct 29, 2013

Reviewed

@peeb peeb closed this as completed Oct 29, 2013
@rumca
Copy link
Contributor

rumca commented Oct 31, 2013

I think there are still some outstanding CSS rules required for the scroll bar fixes, so re-opening this for now.

@peeb
Copy link
Contributor

peeb commented Nov 7, 2013

Mac OS X does not render scrollbars by default, making this rather awkward to test on OS X.

Scrollbars should be set to Always render before trying to test this on any browser on OS X.

@peeb peeb closed this as completed Nov 7, 2013
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants