I am building a Gmail app and I use an overlay on top of the complimentary role that displays info. Most of the time my css has a overflow-y: scroll; property so the height of my app does not go off the bottom of the screen.
Here's my issue. When I have an email open, Gmail seems to create a div with the role="complementary" under it's related info section. This div has a class of "u5" and it's height is generated dynamically. When my app's overlay is on top of this section, its completely wrecks the ability to scroll vertically in my app. Does anyone have a solution or thoughts on this? Has anyone else experienced it and found a workaround? <https://lh3.googleusercontent.com/-eiOz-o0u3Ts/U85xEWJ_M1I/AAAAAAAAKRw/kmv6MrEBPB4/s1600/div-u5.jpg> -- You received this message because you are subscribed to the Google Groups "Gmail-Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/gmail-users. For more options, visit https://groups.google.com/d/optout.
