Details
Description
If the content of the accordion exceeds it's parent container height, the content of the opened pane does not scroll. If we set overflow: auto in css on that element, it scrolls the whole accordionPane, not just the content due to how the elements are organized:
<div>
---<section>
---------<div class="handle">...</div>
--------- content
-- </section>
</div>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Ted Goddard [ ted.goddard ] | Judy Guglielmin [ judy.guglielmin ] |
Philip Breau
made changes -
Fix Version/s | 1.2 Final [ 10371 ] |
Judy Guglielmin
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] |