Ticket #5754 (closed defect: worksforme)

Opened 7 months ago

Last modified 28 hours ago

CSS <body style="text-align:center"> kills Grid

Reported by: guest Owned by: toonetown
Priority: normal Milestone: 1.2
Component: DojoX Grid Version: 1.0
Severity: normal Keywords:
Cc:

Description (last modified by toonetown) (diff)

Using Dojo version: dojo-2008-01-31

When using <body style="text-align:center"> in a page with a grid, the grid looks weird and does not display data.

Attachments

QRStoreTest.pt (2.8 kB) - added by guest 7 months ago.
Test Template (HTML)
QRStoreTestScript.xpy (0.7 kB) - added by guest 7 months ago.
Test Script

Change History

Changed 7 months ago by guest

Test Template (HTML)

Changed 7 months ago by guest

Test Script

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

Attached Files are to be used with Zope.

  Changed 7 months ago by peller

  • milestone changed from 1.0.3 to 1.1

  Changed 6 months ago by sorvell

  • milestone changed from 1.1 to 1.2

Cannot reproduce this bug with any of the standard grid tests.

Please include a test case that is self-contained and does not require Zope.

Is it possible the grid stylesheets are not being properly loaded?

Also, is the problem specific to a particular browser or platform?

Thanks.

  Changed 5 months ago by guest

You can recreate this by taking test_grid.html and wrapping the grid containing div in another div with align attribute set to "center". The issue really is, how do we center a grid. Perhaps there is another way.

  Changed 10 days ago by BryanForbes

  • owner changed from sorvell to BryanForbes

  Changed 8 days ago by toonetown

  • status changed from new to assigned
  • owner changed from BryanForbes to toonetown
  • description modified (diff)

  Changed 28 hours ago by toonetown

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

Can't reproduce this using DataGrid? - reopen with a new test case if you continue to see the issue

Note: See TracTickets for help on using tickets.