Opened 14 years ago
Closed 14 years ago
#1429 closed defect (wontfix)
Expanding or collapsing TreeV3 scrolls content to the right in IE
Reported by: | Owned by: | ilia | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
I have a tree that uses the TreeDisableWrapExtension? in the left side of a SplitContainer?. Whenever you click on the tree's plus or minus links in IE, it scrolls to the right. This makes navigation in IE very difficult. It's not happening in Firefox, so I assume that it is unintended behavior. I'm attaching a screenshot of before and after in IE.
Attachments (2)
Change History (6)
Changed 14 years ago by
Attachment: | before.png added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from bill to ilia |
---|
comment:2 Changed 14 years ago by
Milestone: | → 0.5 |
---|---|
Version: | 0.4 → 0.3 |
comment:3 Changed 14 years ago by
Any ideas how to fix it ?
Expansion may be as simple as display=block ...
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
TreeDisableWrapExtension? is no longer supported; you just have to customize the CSS yourself.
Note: See
TracTickets for help on using
tickets.
This is before the expand