[Issue] Browse Form - Footer disappears
Posted: Mon Mar 05, 2018 8:15 pm
Hi,
In a Browse form, I noticed a strange issue. When I navigate to the next page, the footer (nuBrowseFooter) disappears and the record navigator controls (◄ Page 1 / 32 ► ) will get out of place.
After 1 hour of debugging I found the culprit. This issue only happens if the last column's width equals 0.
Then a nagative footer width value is assigned in the function nu_resize_footer();
Video: https://vimeo.com/258665116
In a Browse form, I noticed a strange issue. When I navigate to the next page, the footer (nuBrowseFooter) disappears and the record navigator controls (◄ Page 1 / 32 ► ) will get out of place.
After 1 hour of debugging I found the culprit. This issue only happens if the last column's width equals 0.
Then a nagative footer width value is assigned in the function nu_resize_footer();
Video: https://vimeo.com/258665116