-
When performing a shift-click on a point of an ImageMap that is not within an Area, on Firefox I get a new browser window opened to zkau/web/zul/html/imagemap-done.html?z_6r_np
Does anyone know how to disable this action? This does not happen in IE.
You can see this happen with the Pet Store demo (http://www.zkoss.org/zkPetShop/). Just shift-click a little to the right...
2010-01-06 04:20:34 UTC by joy0122
-
Measuring the performance of Ajax applications can be a challenge. Sam Chuang illustrates how to monitor performance in ZK and identify the bottlenecks.
Read Sam's article: http://docs.zkoss.org/wiki/A_ZK_Performance_Monitor
Download the source code:
2010-01-06 01:10:57 UTC by sphota
-
Edit: The problem happens just if the property "readonly" is set to true. I was wrong saying that the second time the comboitem list doesn't show, in fact it does but quite far from the combobox bar (a little bit to the right and below it).
2010-01-05 18:56:51 UTC by network09
-
The result of the command "datebox.setValue(null)" is the same as "datebox.setValue(new Date())". Moreover when I set a date via code the calendar is always showing up.
2010-01-05 12:14:25 UTC by network09
-
Using fullfill to delaying data loading the databinder doesn't work.
Another problem with panel or tab that are rendered after page load is the layout.
It seems than hflex property is not processed as in the panels and/or tabs shown at startup,
but in this case the fullfill force the right layout.
I attach the zul test case.
2010-01-05 11:46:22 UTC by tredecibel
-
The result of the command "datebox.setValue(null)" is the same as "datebox.setValue(new Date())". Moreover when I set a date via code the calendar is always showing up.
2010-01-05 11:45:23 UTC by network09
-
Fixed since Jan. 5.
2010-01-05 11:01:44 UTC by jimmyshiau
-
The result of the command "datebox.setValue(null)" is the same as "datebox.setValue(new Date())". Moreover when I set a date via code the calendar is always showing up.
2010-01-05 10:02:49 UTC by network09
-
For example this:
...
2010-01-05 09:26:12 UTC by network09
-
Fixed since Jan. 5.
2010-01-05 09:13:03 UTC by jumperchen