Search and Top Navigation
#15176 closed bug (notabug)
Opened April 20, 2017 03:24PM UTC
Closed April 20, 2017 03:53PM UTC
Refresh method doesn't work properly if element or his parent is hidden
Reported by: | alexx-grand | 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
Attachments (0)
Change History (1)
Changed April 20, 2017 03:53PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
If buttons are hidden, they cannot have corners applied. This is a requirement for dynamically hiding buttons within a group.