#16679 closed defect (fixed)
BorderContainer: content is blank when splitter is dragging (IE10)
Reported by: | TomZiles | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.5 |
Component: | Dijit | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In IE10, when the mouse is down over a splitter, all content within a Content Pane control appears blank until the mouse is no longer down. Example can be found in the one of the dojo toolkit examples: http://dojotoolkit.org/documentation/tutorials/1.6/dijit_layout/demo/appLayout.html
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.7.5 |
---|---|
Status: | new → assigned |
Summary: | Content is Blank when ContentPane Splitter is dragging (IE10) → BorderContainer: content is blank when splitter is dragging (IE10) |
Note: See
TracTickets for help on using
tickets.
I see, yes I can reproduce even in trunk, on test_BorderContainer.html. Good catch.