Opened 6 years ago

Closed 6 years ago

#15176 closed bug (notabug)

Refresh method doesn't work properly if element or his parent is hidden

Reported by: Alexey Lobanov Owned by:
Priority: minor Milestone: none
Component: ui.controlgroup Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description

Here is a code snippet https://jsfiddle.net/jwbaz1jn/

As you can see "ui-corner-left" and "ui-corner-right" classes are missed in label elements

Change History (1)

comment:1 Changed 6 years ago by Scott González

Resolution: notabug
Status: newclosed

If buttons are hidden, they cannot have corners applied. This is a requirement for dynamically hiding buttons within a group.

Note: See TracTickets for help on using tickets.