Opened 9 years ago
Closed 8 years ago
#15666 closed defect (worksforme)
BorderContainer: rapid clicks make splitter separate from pane
Reported by: | psiberia | Owned by: | psiberia |
---|---|---|---|
Priority: | undecided | Milestone: | future |
Component: | Dijit | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I ran into what appears to be a but with a content pane within a border container. I am using Chrome 21.0.1180.15 beta presently and the bug appears to be across dojo 1.7.2-1.80b1 with this specific browser. I have tested in Firefox and it appears to work correctly.
The issue itself occurs when I rapidly click on the drag bar of the content pane. the drag handle separates from the visual border of the content pane. I have attached screenshots. While rapidly clicking on the bar there does seem to be a limitation to the drag handle will move, until i drag the handel again, then upon rapid clicking it again it separates further. It also doesn't seem to be limited to a specific layout or region, any of them will separate in their own direction.
Attachments (4)
Change History (9)
Changed 9 years ago by
Attachment: | Screen Shot 2012-07-12 at 12.52.49 PM.png added |
---|
Changed 9 years ago by
Attachment: | Screen Shot 2012-07-12 at 12.53.07 PM.png added |
---|
after a few rapid clicks on the drag bar
Changed 9 years ago by
Attachment: | Screen Shot 2012-07-12 at 12.54.02 PM.png added |
---|
dragging the separated drag bar, then clicking ont he drag bar more
comment:1 Changed 9 years ago by
Component: | General → Dijit |
---|---|
Owner: | set to psiberia |
Status: | new → pending |
Sounds like you are talking about BorderContainer rather than ContentPane, but in any case please attach a test case using the "attach file" button. It should be as small as possible to still reproduce the problem, almost always a single HTML file that we can load in the browser and use to reproduce then problem.
Then, give exact instructions on how to reproduce the problem using your attached test file.
The test case is necessary both to confirm that there's a bug, and for us to be able to debug the problem.
Thanks!
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
Attachment (test.html) added by ticket reporter.
comment:3 Changed 9 years ago by
I have added the sample file as requested:
Note: This occurs with both ContentPane? components. i.e.
- dijit/layout/ContentPane
- dojox/layout/ContentPane
The example code is using a dijit/layout/ContentPane.
comment:4 Changed 9 years ago by
Milestone: | tbd → future |
---|---|
Summary: | defect: ContentPane misbehaves in Chrome → BorderContainer: rapid clicks make splitter separate from pane |
OK, I understand what you are saying although it didn't reproduce for me on a mac. I clicked as fast as I could.
comment:5 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
initial load