smas1 / geoext-viewer

Automatically exported from code.google.com/p/geoext-viewer
GNU General Public License v3.0
0 stars 0 forks source link

Functional error with not expanded sublayers #402

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
What is the expected output? What do you see instead?
1. Start the sublayer example
2. Mark the 'USA States' checkbox in the layertree
3. ==> error: Nothing happens - no layer is added to the map
4. Open the tree by clicking on the + sign
5. ==> error: no layer is checked inside 
6. Close the tree by clicking on the - sign
7. Unmark the 'USA States' checkbox in the layertree
8. Mark the 'USA States' checkbox in the layertree again
9. ==> ok: the layers are added to the map
This behavior only exist, if the definition for the 'nodeType: hr_cascader' is 
set to: 'expanded: false'. If the sublayertree is open there is no functional 
error.

Original issue reported on code.google.com by wolfram.winter on 10 Sep 2014 at 9:22

GoogleCodeExporter commented 9 years ago
Can't reproduce this issue on 
http://lib.heron-mc.org/heron/latest/examples/sublayers. At least only partly. 
Th only problem I see is that the back-end WMS/WFS that is used from Boundless: 
http://suite.opengeo.org/geoserver/ows? has stability and/or performance 
problems. e.g. within Chrome look into the console: I see 500 and 504 HTTP 
errors. The reason could be: this week is the big FOSS4G conference in 
Portland: https://2014.foss4g.org Could be that many are using these public 
WMS/WFS services and or the Boundless folks are too busy.

Try at another moment in time: hopefully all will work then so we can close 
this issue.

Original comment by jus...@gmail.com on 10 Sep 2014 at 10:59

GoogleCodeExporter commented 9 years ago
Hi Just - poorly it's not the backend. I can confirm the behaviour with IE8, 
IE11 and FF31 - the tree behaviour in our app and the demo app is identical: if 
the layer folder is closed at startup you can mark the checkbox, but nothing 
happens. Once opened, the box works as expected - seems to be an init problem. 
Please have a look at the Video.
Best Wolfram

Original comment by wolfram.winter on 11 Sep 2014 at 5:52

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, problem confirmed in Chrome as well. Did not check earlier on the closed 
folder icon called "USA States (Full sets)", but yes exactly as in your video. 
Once opened sublayer-select works ok.

Original comment by jus...@gmail.com on 11 Sep 2014 at 7:28