0

Problems with Atlantic theme with ZK version 9.5.1.2

asked 2021-04-28 16:34:57 +0800

softteam gravatar image softteam
130 1 8

Hi, since we updated our ZK version to 9.5.1.2 we have some problems with Atlantic theme:

image description

image description

The combobox doesn't allow to select values and auxheaders don't have the width of the header.

However, if we change the theme for another, in this case sapphire, we can see that it works correctly:

image description

Listbox code:

image description

Auxheaders are created in the .java controller.

Other problem that we have seen is that includes are not loaded in the .zul:

image description

However, if we use the sapphire theme:

image description

Tabbox code:

image description

Is there any problem with the atlantic theme?

Thank you,

Javier

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2021-05-17 18:08:08 +0800

softteam gravatar image softteam
130 1 8

Hi,

Any ideas?

link publish delete flag offensive edit
0

answered 2021-05-18 15:01:25 +0800

hawk gravatar image hawk
3250 1 5
http://hawkphoenix.blogsp... ZK Team

A theme just affects a component's looking and doesn't determine the server-side logic.

The combobox doesn't allow to select values

In your screenshot, I saw combobox doesn't have dropdown button which is not expected. I have tested this page under atlantic but can't reproduce your issue.

Check it with developer tool to see if you apply a custom style or check the DOM element .z-combobox-button existed or not.

image description

auxheaders don't have the width of the header

I don't understand what does this issue mean. Could explain more? or give us a screenshot.

includes are not loaded

I have tested it but can't reproduce it. Please check it with developer tool to see if the tabpanel contains the expected content. If there is something but hidden, check the css style. If there is nothing rendered, check the corresponding java code.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2021-04-28 16:34:57 +0800

Seen: 14 times

Last updated: May 18 '21

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More