Ticket #6151 (assigned defect)

Opened 9 months ago

Last modified 6 hours ago

Button: unequal height of buttons

Reported by: bill Owned by: nonken
Priority: normal Milestone: 1.4
Component: Dijit - LnF Version: 1.0
Severity: normal Keywords:
Cc:

Description (last modified by bill) (diff)

See themeTester.html.

Even if I change the test to use the same icon for all the buttons, the DropDownButton and !Button are taller than the ComboButton on IE. It's a slight difference, maybe 3px:

screenshot of height-mismatched buttons

(Note that the plus icon and note icon seem to be a different size... that's just a test file problem but please fix that too... however the main point of this ticket is that even when the icon is the same, the button heights are different.)

Attachments

buttons.gif (3.5 kB) - added by bill 9 months ago.
screenshot of height-mismatched buttons

Change History

Changed 9 months ago by bill

screenshot of height-mismatched buttons

Changed 9 months ago by bill

  • description modified (diff)

Changed 9 months ago by bill

  • description modified (diff)

Changed 8 months ago by bill

  • component changed from Dijit to Dijit - LnF

Changed 4 months ago by bill

  • description modified (diff)

As per email thread, this seems to be because ComboButton doesn't contain a <button> node. To quote Doug:

I think ComboButton should have a table with a button node on the left and a non-button on the right. I couldn't get this to size correctly but that was a long time ago. Maybe a fresh try by Nikolai will be successful.

Changed 3 months ago by nonken

  • status changed from new to assigned

Changed 6 hours ago by bill

  • milestone changed from 1.3 to 1.4
Note: See TracTickets for help on using tickets.