I just installed the latest build (beta4, 11 Dec 2005) and my tabs (widget:tab) disappeared. You can tell that the tabs are there, but they are about 2 pixels high and you can't click on them.
Can anyone shed some light as to where I should start looking to debug? Thanks. - Dan -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Dan,
I've tested the Widgets on my application running OPS 3.0b4 release and they work fine, do you have any additional classes or style attached? Have you modified the styles from the default? Ryan Puddephatt Web Developer TFX Group 1 Michaelson Square Livingston West Lothian Scotand EH54 7DP * [hidden email] ( 01506 407 110 7 01506 407 108 -----Original Message----- From: [hidden email] [mailto:[hidden email]] Sent: 12 December 2005 01:05 To: [hidden email] Subject: [ops-users] Where did my tabs go? I just installed the latest build (beta4, 11 Dec 2005) and my tabs (widget:tab) disappeared. You can tell that the tabs are there, but they are about 2 pixels high and you can't click on them. Can anyone shed some light as to where I should start looking to debug? Thanks. - Dan -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
They also work in the "XForms Controls" and "Charts" examples:
http://www.orbeon.com/ops/goto-example/xforms-controls http://www.orbeon.com/ops/goto-example/charts -Erik Ryan Puddephatt wrote: > Dan, > I've tested the Widgets on my application running OPS 3.0b4 release > and they work fine, do you have any additional classes or style attached? > Have you modified the styles from the default? > > Ryan Puddephatt > Web Developer > TFX Group > 1 Michaelson Square > Livingston > West Lothian > Scotand > EH54 7DP > > * [hidden email] > ( 01506 407 110 > 7 01506 407 108 > > > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] > Sent: 12 December 2005 01:05 > To: [hidden email] > Subject: [ops-users] Where did my tabs go? > > I just installed the latest build (beta4, 11 Dec 2005) and my tabs > (widget:tab) disappeared. You can tell that the tabs are there, but they > are about 2 pixels high and you can't click on them. > > Can anyone shed some light as to where I should start looking to debug? > > Thanks. > > - Dan > > > > > > ------------------------------------------------------------------------ > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Ryan Puddephatt
Thanks Ryan,
The only difference I can see is that I am using the "ref" property to point to the text I want to display in the "label" element. As I have internationalized my form, the text for the label is stored in a separate xml file. This works fine for all other controls (widgets), just doesn't seem to work with the tab widget. I found that if I hard code the caption, then it works fine. - Dan -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Dan,
Sounds like a possible bug, try getting it repeatable in the XForms sandbox for Erik and Alex to have a look at Ryan Ryan Puddephatt Web Developer TFX Group 1 Michaelson Square Livingston West Lothian Scotand EH54 7DP * [hidden email] ( 01506 407 110 7 01506 407 108 -----Original Message----- From: [hidden email] [mailto:[hidden email]] Sent: 12 December 2005 21:41 To: [hidden email] Subject: Re: RE: [ops-users] Where did my tabs go? Thanks Ryan, The only difference I can see is that I am using the "ref" property to point to the text I want to display in the "label" element. As I have internationalized my form, the text for the label is stored in a separate xml file. This works fine for all other controls (widgets), just doesn't seem to work with the tab widget. I found that if I hard code the caption, then it works fine. - Dan -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
In reply to this post by danc-3
> The only difference I can see is that I am using the "ref" property
> to point to the text I want to display in the "label" element. > > As I have internationalized my form, the text for the label is > stored in a separate xml file. This works fine for all other > controls (widgets), just doesn't seem to work with the tab widget. > I found that if I hard code the caption, then it works fine. Dan, @ref in tabs was broken and it should be now fixed. You should probably wait a little bit before getting an unstable build, as there is another xforms:case bug that is going to be fixed real soon. -Erik -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |