Ticket #403 (closed defect: worksforme)

Opened 2 years ago

Last modified 13 months ago

Images in Button2 do not render if placed on div with style=display: none

Reported by: bryanbrun@… Owned by: dylan
Priority: normal Milestone:
Component: Widgets Version: 0.2
Severity: normal Keywords:
Cc:

Description

I have a hidden div (style=display: none) with a couple of static Button2 instances.

When the div is made visible (style=display: inline), the images on the buttons are not rendered.

I have found a work around by calling sizeMyself on the button while setting the display property on the div.

Change History

Changed 2 years ago by dylan

  • status changed from new to assigned
  • owner changed from anonymous to dylan
  • milestone set to 0.4

Changed 2 years ago by dylan

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

Added a testcase in [4893] that shows this is no longer an issue.

Changed 13 months ago by anonymous

  • milestone deleted

Milestone 0.4 deleted

Note: See TracTickets for help on using tickets.