Popups Not Popping Up

  • Posts: 139
  • Thank you received: 9
  • Hikaserial Standard Hikashop Business
1 day 23 hours ago #370959

-- HikaShop version -- : 6.4.0
-- Joomla version -- : 5.4.3
-- PHP version -- : 8.2.30
-- Browser(s) name and version -- : Firefox 148.0.2
-- Error-message(debug-mod must be tuned on) -- : None

When editing an order, my wife is not able to use any of the popups in the Product List section. She can use the other Edit buttons on the page and will see those popups. If I use my access, I don't see that issue. If I log into her account, I do then see the issue. So, it looks like a user access issue. But both of us are setup as Super Users.

I have provided backend access for an other issue (flashing Description section) so you might want to check out this issue as well while you are in there.

Please Log in or Create an account to join the conversation.

  • Posts: 85323
  • Thank you received: 13937
  • MODERATOR
1 day 10 hours ago #370966

Hi,

Well, I can't say anything useful. These popups work fine with the backend access you provided.
I would need access to your wife's account to check the issue if it only happens with her account.

Please Log in or Create an account to join the conversation.

  • Posts: 139
  • Thank you received: 9
  • Hikaserial Standard Hikashop Business
1 day 8 hours ago #370974

I sent her user access via your contact form.

Please Log in or Create an account to join the conversation.

  • Posts: 85323
  • Thank you received: 13937
  • MODERATOR
1 day 1 hour ago #370984

Hi,

We found and fixed the issue. The affected account has Joomla's "Increased Contrast" accessibility option enabled, which applies a CSS filter: contrast(115%) to the body element. Per the CSS specification, this breaks position: fixed positioning for all descendant elements, causing HikaShop's popups to be positioned relative to the page body instead of the viewport.

This is why the popup only fails when the page is scrolled down. When you're at the top of the page, there's no difference. But once you scroll, the popup ends up above the visible area.

We've implemented a fix in HikaShop that detects the CSS filter and compensates the popup positioning. You can download again the install package on our website and install it on yours to get the patch. You'll have to do a hard refresh on the backend to see the change.

The following user(s) said Thank You: gpraceman

Please Log in or Create an account to join the conversation.

  • Posts: 139
  • Thank you received: 9
  • Hikaserial Standard Hikashop Business
23 hours 20 minutes ago #370986

Thanks for tracking that down. Not sure why that option was enabled. We simply disabled that setting.

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum