Ticket #5048 (closed defect: fixed)

Opened 13 months ago

Last modified 9 months ago

Fix programmatic grid creation on IE

Reported by: jburke Owned by: sorvell
Priority: high Milestone: 1.1
Component: DojoX Grid Version: 1.0
Severity: normal Keywords:
Cc:

Description

It looks like there was a fix for this issue in r11434. No trac ticket was referenced on the checkin, so creating a bug. Marking it as a possible 1.0.1 candidate. If it is seen as a 1.0.1 candidate, the fix will need to be merged into the 1.0 branch.

However, it does not look like a straight merge from trunk. The line changed in r11434 seems to only have one expression in the if statement.

Change History

  Changed 13 months ago by peller

  • priority changed from normal to high

  Changed 12 months ago by peller

  • milestone changed from 1.0.1 to 1.0.2

  Changed 12 months ago by peller

  • milestone changed from 1.0.2 to 1.0.3

follow-up: ↓ 8   Changed 11 months ago by guest

When fixing make certain that the tests

test_grid_programmatic.html test_grid_programmatic_layout.html

test_yahoo_images.html test_yahoo_search.html

work.

The first two produce the error

"paddingLeft" is null or not an object

on IE7.

  Changed 9 months ago by dylan

  • milestone changed from 1.0.3 to 1.1

  Changed 9 months ago by sorvell

The tests noted above appear to be working correctly so closing this bug.

follow-up: ↓ 9   Changed 9 months ago by sorvell

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

in reply to: ↑ 4   Changed 9 months ago by guest

Replying to guest:

When fixing make certain that the tests test_grid_programmatic.html test_grid_programmatic_layout.html test_yahoo_images.html test_yahoo_search.html work. The first two produce the error "paddingLeft" is null or not an object on IE7.

This problem can also be reproduced with IE6 while using dojo1.0.2.

Regards, Yazad yazad3@…

in reply to: ↑ 7   Changed 9 months ago by guest

Replying to sorvell: So finally which version has it fixed?where can I get the version which has this defect fixed? Can you share the code to change in dojo1.0.2 to fix the issue?

Regards, Yazad yazad3@…

Note: See TracTickets for help on using tickets.