Some themes do not indicate when some buttons are pressed or not

Bug #159924 reported by sander
2
Affects Status Importance Assigned to Milestone
Coccinella
Won't Fix
Low
Mats

Bug Description

According to a report (not verified), some themes do not indicate when some buttons are pressed or not. In this way the user cannot see which tool/option is active.

Related themes:
* Winxpblue
* Black
* Step

URL: http://coccinella.im/node/119

sander (s-devrieze)
Changed in coccinella:
assignee: nobody → matsben
importance: Undecided → Low
Revision history for this message
Mats (matsben) wrote :
Changed in coccinella:
status: New → Won't Fix
Revision history for this message
sander (s-devrieze) wrote : Re: [Bug 159924] Re: Some themes do not indicate when some buttons are pressed or not

> ** Changed in: coccinella
> Status: New => Won't Fix

Why not?

--
Mvg, Sander Devrieze.

Revision history for this message
Mats (matsben) wrote :

Because this is up to the theme creator to fix. Sure, I could look at
it, but I'm too lazy :-)
In other words: more important things to do.
Looked at winxpblue and it doesn't define the Toolbutton style. Seems
inherited from somewhere?
keramik.tcl is OK:

        style layout Toolbutton {
            Toolbutton.background
            Toolbutton.button -children {
                Toolbutton.focus -children {
                    Toolbutton.label
                }
            }
        }
        style element create Toolbutton.button image $I(tbar-n) \
            -border {2 8 2 16} -padding {2 2} -sticky news \
            -map [list {pressed !disabled} $I(tbar-p) \
                      {active !selected} $I(tbar-a) \
                      selected $I(tbar-p)]

On 11/4/07, sander <email address hidden> wrote:
> > ** Changed in: coccinella
> > Status: New => Won't Fix
>
> Why not?
>
> --
> Mvg, Sander Devrieze.
>
> --
> Some themes do not indicate when some buttons are pressed or not
> https://bugs.launchpad.net/bugs/159924
> You received this bug notification because you are a bug assignee.
>

Revision history for this message
sander (s-devrieze) wrote :

2007/11/4, Mats <email address hidden>:
> Because this is up to the theme creator to fix. Sure, I could look at
> it, but I'm too lazy :-)

Yes, but can't you forward this bug to the theme creators? And
eventually you can ask them to create a Launchpad account so that you
can assign this bug to them. You also can mark yourself as a mentor
for this bug. In this way people can see that you want to help them
with fixing this.

--
Mvg, Sander Devrieze.

Revision history for this message
Mats (matsben) wrote :

Since I have added it to the SF tracker for the tile module it will
reach the creator(s) of these themes. I will also get mail
notifications whenever this issue is being touched, and can therefore
forward it to our Launchpad.

On 11/4/07, sander <email address hidden> wrote:
> 2007/11/4, Mats <email address hidden>:
> > Because this is up to the theme creator to fix. Sure, I could look at
> > it, but I'm too lazy :-)
>
> Yes, but can't you forward this bug to the theme creators? And
> eventually you can ask them to create a Launchpad account so that you
> can assign this bug to them. You also can mark yourself as a mentor
> for this bug. In this way people can see that you want to help them
> with fixing this.
>
> --
> Mvg, Sander Devrieze.
>
> --
> Some themes do not indicate when some buttons are pressed or not
> https://bugs.launchpad.net/bugs/159924
> You received this bug notification because you are a bug assignee.
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.