Summary pretty much say it all.
When viewing page with tablet device, icon dose not display when Panel contains a Caption.
Here's the code that produce the problem.
<panel title="Bug" border="normal" width="300px" height="200px" closable="true" collapsible="true" maximizable="true" minimizable="true"> <caption /> <panelchildren /> </panel>