Ticket #403 (closed defect: worksforme)

Opened 6 years ago

Last modified 5 years ago

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

Reported by: bryanbrun@… Owned by: dylan
Priority: high Milestone:
Component: Widgets Version: 0.2
Keywords: Cc:
Blocked by: Blocking:

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

comment:1 Changed 6 years ago by dylan

  • Owner changed from anonymous to dylan
  • Status changed from new to assigned
  • Milestone set to 0.4

comment:2 Changed 6 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.

comment:3 Changed 5 years ago by anonymous

  • Milestone 0.4 deleted

Milestone 0.4 deleted

Note: See TracTickets for help on using tickets.