Ticket #5853 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

IE: LinkDialog (insert link or image) takes up width of screen

Reported by: peller Owned by: peller
Priority: normal Milestone: 1.1
Component: Editor Version: 1.1b1
Severity: normal Keywords: insertimage
Cc:

Description

seen on IE7. Click the link or image toolbar button in test_Editor.html (3rd editor down - optional plugins)

Change History

Changed 6 months ago by peller

  • keywords insertimage added

Changed 6 months ago by peller

  • owner changed from liucougar to bill

Bill, can you take a quick look at this?

Changed 6 months ago by bill

  • owner changed from bill to peller
  • version changed from 1.0 to 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.

Changed 6 months ago by peller

  • status changed from new to closed
  • resolution set to fixed

(In [12765]) Use div + border instead of hr. Fixes #5853

Note: See TracTickets for help on using tickets.