Ticket #543 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

Stylist Panel overflow broken by revision 166 (change from div to td)?

Reported by: benDOTsimkinsATintsoftDOTch Owned by: gogo
Priority: high Milestone: Version 1.0
Component: Plugin_Stylist Version: trunk
Severity: normal Keywords: stylist panel div overflow
Cc:

Description

Problem : I updated to latest revision (342), and when I load a stylesheet with lots of styles into the stylist, it forces the height of the td (and thus the editor) off the bottom of the page. Not pretty. In the previous version I had, the panel/stylist div had overflow:auto, and it was the stylist which had the scroll bar. 1) Is there someway round this in the config, or have I missed something? 2) If not, is there an easy way to fix this - I've tried setting the 'panel stylist' to overflow, but this doesn't work without a defined height. If someone could point me in the right direction I could probably update the resize code to implement this.

Change History

Changed 8 years ago by gogo

  • priority changed from normal to high
  • milestone set to Version 1.0

Changed 7 years ago by gogo

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

Fixed in changeset:496 - although I would like to have the header stay fixed... I think that would be best achieved by having the header passed to addPanel and have it handle that, could then turn them into tab like devices.

Changed 7 years ago by wymsy

  • status changed from closed to reopened
  • resolution deleted

Reopening: the fix in changeset:496 breaks xinha in IE and has been (temporarily) removed.

Changed 6 years ago by ray

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

fixed rev [780]

Changed 6 years ago by ray

  • status changed from closed to reopened
  • resolution deleted
  • component changed from Xinha Core to Plugin_Stylist

The new procedure throws an error in IE(7?) when switching between modes

Changed 6 years ago by ray

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

Fixed in rev [838]. I will make a hotfix for that as it's a rather severe bug :(

Note: See TracTickets for help on using tickets.