0

Big and urgent problem in ZK7 after upgrade from 6.5.2

asked 2014-03-13 15:10:49 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hello

Today i have updated to ZK 7. Radio groups has some problem. Here is the code

Look the video demo here

    <rows>
                    <row>
                        <vlayout>
                            <groupbox>
                                <caption>
                                    <div>
                                        <label
                                            value="ICD Version">
                                        </label>
                                    </div>
                                </caption>
                                <hbox>
                                    <radiogroup
                                        selectedItem="@bind(vm.searchICDCodes.icdVersion)"
                                        id="addresstop">
                                        <radio label="ICD 9 CM"
                                            value="9" checked="true" />
                                        <radio id="top2"
                                            label="ICD 10 CM" value="10" />
                                    </radiogroup>
                                </hbox>
                            </groupbox>
                        </vlayout>
delete flag offensive retag edit

Comments

the bug is posted on http://tracker.zkoss.org/browse/ZK-2209

the workaround is remove the inner div

noahhuang ( 2014-03-14 02:04:11 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-03-19 19:28:12 +0800

gyowanny gravatar image gyowanny
283 1 2 6

I have noticed that too and also some others. Like Toolbar out of alignment and so on.

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
1 follower

RSS

Stats

Asked: 2014-03-13 15:10:49 +0800

Seen: 38 times

Last updated: Mar 19 '14

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