Ticket #7427 (reopened defect)

Opened 2 years ago

Last modified 2 years ago

width has no effect on inline mode

Reported by: walther@szgrf.bgr.de Assigned to: gotoh
Priority: normal Component: TicketBoxMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I try to limit the width of an inline'd box. But is seems, that this option has no effect.

[[TicketBox('Open bugs: %d', [query:Type=defect&Status!=closed], 300px, inline)]]

Attachments

Change History

(in reply to: ↑ description ) 07/28/10 16:26:37 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

Replying to walther@szgrf.bgr.de:

I try to limit the width of an inline'd box. But is seems, that this option has no effect. [[TicketBox('Open bugs: %d', [query:Type=defect&Status!=closed], 300px, inline)]]

try this [[TicketBox('Open bugs: %d', [query:Type=defect&Status!=closed], 300pix, inline)]]

07/28/10 16:41:15 changed by walther@szgrf.bgr.de

  • status changed from closed to reopened.
  • resolution deleted.

Actually this changes nothing. Why should it?

In inline mode no style attribute to <fieldset class="ticketbox"... is set.


Add/Change #7427 (width has no effect on inline mode)




Change Properties
Action