bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
635 stars 288 forks source link

[Bug] F5 Key ist not working in browser #1030

Closed mirror89 closed 2 months ago

mirror89 commented 3 months ago

Steps to reproduce the bug

  1. Select a cell in your grid while using Google Chrome (for example)
  2. Try to use F5 to reload browser window

-> Using the reload icon in browser works fine. F5 not!

Expected results

If F5 is pressed, the browser has to reload! Not only if nothing is selected or if there is no focus on grid

Actual results

If focus is on grid, F5 is not working

Code sample

Use any grid! For example: https://weblaze.dev/pluto_grid/build/web/#feature/column-footer

Execution Environment

Flutter version is 3.19.0

PlutoGrid version 8.3.0

OS Google Chrome, Firefox, Windows 10, Windows 11, Ubuntu 22.04.4 LTS

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.