flobro / flobro-chrome-app

Chrome app of Flobro, floating browser window
https://chrome.google.com/webstore/detail/faaljkdndnfoagcmhedlmbgieoocemch
MIT License
110 stars 20 forks source link

Shifting page content when menu is visible #38

Closed Frzoen closed 5 years ago

Frzoen commented 5 years ago

Describe the bug Page content being shifted when top menu is appearing. Notice missing message box on screenshot .

Steps to reproduce Steps to reproduce the behavior:

  1. Launch Flobro
  2. Enter any site
  3. Get your cursor to the top of the application to trigger top menu

Expected behavior Webpage area should be adjusted to accommodate the appearing menu.

Screenshots Before menu appears: Screenshot from 2019-07-20 17-51-31 With menu: Screenshot from 2019-07-20 17-51-45

Please complete the following information:

Additional context Non problematic on most web pages but with i.e. messenger leads to annoying waiting for top menu to disappear before being able to click on message box.

cornips commented 5 years ago

Thanks for your issue. Adjusting the height (instead of top position) of the webview when the menu appears is indeed a good option! That's one for the next release.