Tabpanels misbehaving in Chrome

Use this board to ask questions or have discussions with other Genie users.
Post Reply
Wayne C.
Experienced User
Posts: 139
Joined: Mon Aug 16, 2010 12:04 pm
First Name: Wayne
Last Name: Colasinski
Company Name: Sofworx / Tantara Transport
Contact:

Tabpanels misbehaving in Chrome

Post by Wayne C. »

Wondered if anyone has experienced a problem with tab panels in Chrome. In our Customer Master file maintenance, a customer's data is organized on 3 panels / tabs of a tab panel. When I select a customer to maintain, all 3 panels' data is displayed at once on the first panel... so it's all jumbled up. If I then click on each of the 3 panels, then everything gets sorted out (the data appears on the correct panel). It will stay that way until I exit and select another Customer record OR I press a function key to call another program and then return to the current Customer record. When I return to the current Customer record, the data

On the "onload" event of the Customer screen, I have the following code:

var lastTab = sessionStorage.getItem("CCD100B_LASTTAB");
if (lastTab) {
  setTab("TabPanel1", lastTab);
}

I temporarily deactivated the JS code, but the above problem still occurs. This has been working fine all along in Firefox and IE / Edge so I don't think it's the script. Since I generally use Edge, I wasn't aware that this was happening until about a month ago. I'm guessing it may be a setting in Chrome but haven't found anything regarding this online. Any thoughts?
Scott Klement
Experienced User
Posts: 2711
Joined: Wed Aug 01, 2012 8:58 am
First Name: Scott
Last Name: Klement
Company Name: Profound Logic
City: Milwaukee
State / Province: Wisconsin

Re: Tabpanels misbehaving in Chrome

Post by Scott Klement »

I would file a support ticket for this, it sounds like a bug to me.
Wayne C.
Experienced User
Posts: 139
Joined: Mon Aug 16, 2010 12:04 pm
First Name: Wayne
Last Name: Colasinski
Company Name: Sofworx / Tantara Transport
Contact:

Re: Tabpanels misbehaving in Chrome

Post by Wayne C. »

Thanks. I'll submit a ticket for support.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests