Description
lightGallery unneccessarily grabs for example alt-LeftArrow, which should be left for the browser Back function. lightGallery only really needs to handle the plain keys, without any held modifier keys (alt, ctrl, meta, shift).
We expect lightGallery to grab (handle) Escape, LeftArrow, RightArrow, but not for example alt-LeftArrow.