Ticket #42 (closed defect: worksforme)

Opened 7 years ago

Last modified 7 years ago

Table-operations popups size in IE on XP

Reported by: Chuck Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_TableOperations Version: trunk
Severity: normal Keywords:
Cc:

Description (last modified by gogo) (diff)

Maybe it's a matter of how I customized my row/cell properties popups but, in IE6 on WinXP ( not problem in firefox here ), the height of popups is slightly too small as to hide half the buttons at the bottom of the form.

The only changes I did to the table-operations.js downloaded here are as follow

changed line 358 to : <tr style=\"display:none\"> \ instead of <tr> \

and changed lines 683 thru 685 into commented lines as : /* ["table-prop", "table"],

null, // separator

*/

Anyone stumbled on this and has a quick fix for it?

P.S. it's quite strange that, the popup for creating the table itself is absolutely fine...

Attachments

table-operations.js (35.0 kB) - added by Chuck 7 years ago.
My modified version of table-operations.js

Change History

Changed 7 years ago by Chuck

My modified version of table-operations.js

Changed 7 years ago by gogo

  • version set to trunk
  • component changed from Xinha Core to Plugin_TableOperations
  • description modified (diff)
  • milestone set to Version 1.0

Changed 7 years ago by gogo

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

Works for me.

Note: See TracTickets for help on using tickets.