Opened 13 years ago
Closed 13 years ago
#5853 closed defect (fixed)
IE: LinkDialog (insert link or image) takes up width of screen
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Editor | Version: | 1.1b1 |
Keywords: | insertimage | Cc: | |
Blocked By: | Blocking: |
Description
seen on IE7. Click the link or image toolbar button in test_Editor.html (3rd editor down - optional plugins)
Change History (4)
comment:1 Changed 13 years ago by
Keywords: | insertimage added |
---|
comment:2 Changed 13 years ago by
Owner: | changed from liucougar to bill |
---|
comment:3 Changed 13 years ago by
Owner: | changed from bill to Adam Peller |
---|---|
Version: | 1.0 → 1.1b1 |
Yes, it's from the <hr> underneath the heading of the TooltipDialog?. Need to remove the <hr>. Could possibly achieve the desired effect by making the title an <h4> w/a border-bottom.
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Bill, can you take a quick look at this?