Skip to main content

Search and Top Navigation

#5946 closed enhancement (fixed)

Opened August 13, 2010 01:42PM UTC

Closed August 18, 2010 02:21PM UTC

Last modified November 19, 2010 06:26PM UTC

buttonset should ignore buttons that are not :visible

Reported by: spudly Owned by:
Priority: minor Milestone: 1.8.5
Component: ui.button Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:
Description

Sometimes I want to hide certain buttons from a button set. Problem is, when I hide the leftmost or rightmost button in a buttonset then the rightmost visible button does not have rounded corners.

Not sure how hard this would be to fix, but I would guess that this could be accomplished by applying a :visible filter to the set of buttons being transformed so that the corners display properly.

Attachments (0)
Change History (4)

Changed August 18, 2010 02:21PM UTC by scottgonzalez comment:1

milestone: TBD1.9
resolution: → fixed
status: newclosed

Fixed in 9060bf3.

Changed September 10, 2010 05:27PM UTC by scottgonzalez comment:2

milestone: 1.91.8.5

Changed November 12, 2010 03:31PM UTC by scottgonzalez comment:3

The fix for #6262 makes this no longer automatic, but you can now specify a custom selector for finding the buttons to include in a buttonset and you can filter those down to the visible buttons.

Changed November 19, 2010 06:26PM UTC by Scott González comment:4

Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore buttons that are not :visible.

Changeset: 9060bf3d09a547563e94815f9e0a1c4908ebd904