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

ISLANDORA-1380: Change scroll implementation #198

Merged
merged 2 commits into from Sep 11, 2015

Conversation

DiegoPino
Copy link
Contributor

https://jira.duraspace.org/browse/ISLANDORA-1380

Islandora Vagrant Machine uses up to date versions for every drupal
Module. Jquery_update 3 Alpha-2 is one of those + Chrome interpretation
of certain not standard JS makes scrollbars on Form Editor (treepanel)
not being loaded. This triggers a false calc. on panel height/offset
making the toolbar for manipulating form elements "disappear". Since we
can't assure a specific JS interpretation/future compatibility for
every interacting module with our old ExtJS( the main JS framework used
by form builder and with many bugs) we removed the JS scrollbars
replacing this with an css implementation. Tested on offending
browsers and firefox.

https://jira.duraspace.org/browse/ISLANDORA-1380

Islandora Vagrant Machine uses up to date versions for every drupal
Module. Jquery_update 3 Alpha-2 is one of those + Chrome interpretation
of certain not standard JS makes scrollbars on Form Editor (treepanel)
not being loaded. This triggers a false calc. on panel height/offset
making the toolbar for manipulating form elements "disappear". Since we
can't assure a specific JS interpretation/future compatibility for
every interacting module with our old ExtJS( the main JS framework used
by form builder and with many bugs) we removed the JS scrollbars
replacing this with an css implementation.  Tested on offending
browsers and firefox.
@ruebot
Copy link
Member

ruebot commented Sep 11, 2015

Smoke tested and looks good.

@whikloj second thumbs up?

@DiegoPino can I get a release branch PR too? 😄

@DiegoPino
Copy link
Contributor Author

@ruebot Done, pull to 7.x-1.6 waiting for travis.

Copied same value as used by MainPanel. I was sloppy...
@whikloj
Copy link
Member

whikloj commented Sep 11, 2015

👍

@ruebot
Copy link
Member

ruebot commented Sep 11, 2015

waits on Travis

ruebot added a commit that referenced this pull request Sep 11, 2015
ISLANDORA-1380: Change scroll implementation
@ruebot ruebot merged commit 608359c into Islandora:7.x Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants