Ticket #2532028 (closed defect)

Reporter


Luke Smith
Opened: 03/28/12
Last modified: 04/17/12
Status: closed
Type: defect
Resolution: fixed

Owner


Derek Gathright
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Buttons example selected button changes width in IE 7
Description:

When the Button labeled "this unselected button" is toggled on, it gets narrower. The right and left padding is excessive under normal conditions, and when selected, it becomes less excessive.

Type: defect Observed in Version: development master
Component: Button Severity: S4 (low)
Assigned To: Derek Gathright Target Release: 3.5.0
Location: Example Priority: P3 (normal)
Tags: Relates To:
Browsers: IE 7.x
URL:
Test Information:

Change History

Derek Gathright

YUI Developer

Posted: 03/28/12
  • milestone changed to 3.5.0
  • status changed from new to accepted

Derek Gathright

YUI Developer

Posted: 03/28/12
  • estimated changed from 0 to .1
  • remaining changed from 0 to .1

Derek Gathright

YUI Developer

Posted: 03/31/12
  • status changed from accepted to checkedin

The fix for #2532035 will improve the button padding for IE6/7 in cssbutton. Legacy IE uses a multiplier on the text width to determine the padding, so it can get ridiculously long if you have multi-word buttons.

Also, improved the example to give the buttons a fixed width
http://s89997654.onlinehome.us/screencaps/skitched-20120330-193707.jpg

Derek Gathright

YUI Developer

Posted: 03/31/12
  • completed changed from 0 to .2
  • remaining changed from 0.1 to 0

Jenny Donnelly

YUI Developer

Posted: 04/17/12
  • resolution changed to fixed
  • status changed from checkedin to closed

Closing out bugs checked in to 3.5.0.