Ticket #5211 (closed defect: wontfix)

Opened 20 months ago

Last modified 4 weeks ago

Button widgets: way to set outer size

Reported by: bill Owned by: nonken
Priority: normal Milestone: future
Component: Dijit Version: 0.9
Severity: normal Keywords: dijit.form.Button width style
Cc:

Description

See #4475. Change button widgets so you can set their outer size, same as we did for <input> widgets.

Change History

Changed 19 months ago by bill

  • owner set to nikolai

Nikolai is working on this.

Changed 19 months ago by tk

  • keywords dijit.form.Button width style added

updating with some keywords so this is a bit easier to find in a search.

Changed 17 months ago by nonken

  • owner changed from nikolai to nonken
  • status changed from new to assigned

Changed 17 months ago by nonken

  • milestone changed from 1.1 to 1.2

Changed 12 months ago by nonken

  • milestone changed from 1.2 to tbd

Changed 11 months ago by dylan

  • milestone changed from tbd to 1.3

Changed 8 months ago by bill

  • status changed from assigned to closed
  • resolution set to wontfix
  • milestone changed from 1.3 to future

The approach Nikolai was working on won't work. I'm not sure this is necessary anyway.

Changed 4 weeks ago by thekryz

Are you sure this is unneccessary? I'd have needed this just now. Use-case: I have three rows in a table that are changed with one specific extra GUI. Now I would need a button to span over three rows, just to show the user, that this will edit all three rows at once.

Changed 4 weeks ago by bill

I don't understand your comment above at all, about a button that spans three rows. Buttons never span multiple rows.

Regardless though, you can control the outer-size of a button by controlling the size of what's inside the button.

Note: See TracTickets for help on using tickets.