Ticket #4454 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 9 months ago

Change button should match style of Reply button and be positioned below the reply button

Reported by: jevans Assigned to: rjollos
Priority: normal Component: TicketChangePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Maintaining the same style would help with professional feel.

(Although keeping the label a different color might not be bad to minimize accidental hits.)

Attachments

TicketChangePlugin.png (4.5 kB) - added by rjollos on 11/18/09 06:28:09.
Screen capture

Change History

04/30/09 11:33:58 changed by kontakt at meitzner dot net

I'm using some custom CSS styles to improve my Trac experience anyways, so I've just added these lines to my custom style.css:

div.inlinebuttons a {
  border: 1px dotted #CCC;
  color: #222;
  font-size: 70%;
  margin: 0 0.1em;
  padding: 0.1em;
}

There's a 1px height difference compared to the Reply-Button that I've not yet managed to extinguish, but that's just my lazyness.

07/07/09 02:38:41 changed by rjollos

  • cc set to rjollos.

08/20/09 20:08:57 changed by rjollos

It might be useful to look at how this was done for the CloneTicketPlugin.

11/18/09 06:27:37 changed by rjollos

  • cc deleted.
  • summary changed from Have Change buttons match style of Reply buttons to Change button should match style of Reply button.

Screen capture with TicketChangePlugin, TicketDeletePlugin, and GamedevTheme installed.

Screen capture

11/18/09 06:28:09 changed by rjollos

  • attachment TicketChangePlugin.png added.

Screen capture

11/18/09 06:30:08 changed by rjollos

See also #5481.

02/15/10 03:48:02 changed by rjollos

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

Closing as a duplicate since #5481 requests this feature.

02/16/10 23:33:54 changed by jevans

Well normally you might close the higher number ticket as the duplicate :-)

In this particular case they seem unique as this ticket is concerned with appearance while #5481 is primarily concerned with placement. Of course that doesn't mean that the same fix couldn't perhaps fix both.

Personally I prefer the layout of your attachment to this ticket over the layout shown in #5481, but perhaps that's just the difference in having a code block in the comment.

02/16/10 23:45:19 changed by rjollos

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from Change button should match style of Reply button to Change button should match style of Reply button and be positioned below the reply button.

That makes sense. Seems like they could both be handled in one fix, so I'll append the other fix to summary for this ticket.

02/16/10 23:47:56 changed by rjollos

Also, hoping to get this fixed soon, see #6628.

12/10/10 08:49:02 changed by rjollos

  • owner changed from SergeiLuchko to rjollos.
  • status changed from reopened to new.

12/10/10 08:49:12 changed by rjollos

  • status changed from new to assigned.

05/22/11 23:26:37 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to wontfix.

Closing as wontfix since the functionality has been integrated into the Trac core. See the news on the plugin's main page.


Add/Change #4454 (Change button should match style of Reply button and be positioned below the reply button)




Change Properties
Action