Opened 11 years ago
Closed 11 years ago
#6973 closed defect (fixed)
ScrollPane helper incorrectly sized when the scroll width/height is small
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Widgets | Version: | 1.1.1 |
Keywords: | dojox.layout.ScrollPane | Cc: | dante |
Blocked By: | Blocking: |
Description
When the enclosed table is small, the helper size is greater than the width of the actual scroll pane.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | ScrollPane.js added |
---|
comment:1 Changed 11 years ago by
Milestone: | → 1.2 |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
this was fixed in [14327], the commit ref didn't take for whatever reason.
Note: See
TracTickets for help on using
tickets.
a quick hack/fix for the layout function that I used