[trunk] visibility of pushed buttons

Bug #625432 reported by Ferdinand
30
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Medium
Naresh(OpenERP)
Odoo Web Client
Fix Released
Medium
Jiten (OpenERP)

Bug Description

currently
* pushed
* current
* not pushed
are difficult to distinguish

I suggest (light) green for pushed buttons (which is not a realy good solution for color blind)

I know it's "only" a css issue, but IMHO OpenERP should be easily usable out of the box.

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote : Re: [Bug 625432] [NEW] [trunk] visibility of pushed buttons

Hello,

I confirm this issue both on the GTK and web clients

On Fri, Aug 27, 2010 at 1:58 PM, Ferdinand @ ChriCar <
<email address hidden>> wrote:

> Public bug reported:
>
> currently
> * pushed
> * current
> * not pushed
> are difficult to distinguish
>
> I suggest (light) green for pushed buttons (which is not a realy good
> solution for color blind)
>
> I know it's "only" a css issue, but IMHO OpenERP should be easily usable
> out of the box.
>
> ** Affects: openobject-client-web
> Importance: Undecided
> Status: New
>
> --
> [trunk] visibility of pushed buttons
> https://bugs.launchpad.net/bugs/625432
> You received this bug notification because you are a member of OpenERP
> Framework Experts, which is subscribed to OpenObject Web Client.
>
> Status in OpenObject Web Client: New
>
> Bug description:
> currently
> * pushed
> * current
> * not pushed
> are difficult to distinguish
>
> I suggest (light) green for pushed buttons (which is not a realy good
> solution for color blind)
>
> I know it's "only" a css issue, but IMHO OpenERP should be easily usable
> out of the box.
>
>
>

Revision history for this message
Ferdinand (office-chricar) wrote :

a good "bad" example is
Sales order - click on "My sales order"
as long as the cursor hovers over the icon, pushed and unpush are identical

Revision history for this message
Christophe Hanon (www.adins.be) (chanon) wrote :

I agree, specially for the web client. The new interface is very elegant but unconfortable. too much grey on grey. Buttons are small, the big coloured icons of the main menu are gone. Icon to switch from view to view (list, form) are too similar, small and greyed.

Changed in openobject-client-web:
importance: Undecided → Medium
status: New → Confirmed
Changed in openobject-client-web:
assignee: nobody → Jra (Open ERP) (jra-openerp)
Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

Hello Ferdinand,

It has been fixed with revision number: 3300
<email address hidden>

Thanks.

Changed in openobject-client-web:
status: Confirmed → In Progress
status: In Progress → Fix Committed
Revision history for this message
Ruud Riem-Vis (ruud-riem-vis) wrote : Re: [Bug 625432] Re: [trunk] visibility of pushed buttons

  On 15.09.2010 14:15, Jra (Open ERP) wrote:
> Hello Ferdinand,
>
> It has been fixed with revision number: 3300
> <email address hidden>
>
> Thanks.
>
> ** Changed in: openobject-client-web
> Status: Confirmed => In Progress
>
> ** Changed in: openobject-client-web
> Status: In Progress => Fix Committed
>
Either I'm Daltonian, or it doesn't work.

Revision history for this message
Ferdinand (office-chricar) wrote :

neither here

Revision history for this message
Navrang Oza (noz-tiny) wrote :

Hello,

Please update trunk web client, There is difference between all three (Pushed, current, not pushed).
Thanks.

Changed in openobject-client-web:
milestone: none → 6.0
Revision history for this message
Ferdinand (office-chricar) wrote :

On Wednesday 15 September 2010 15:36:14 you wrote:
> Hello,
>
> Please update trunk web client, There is difference between all three
> (Pushed, current, not pushed). Thanks.
thanks - much better

please let me know where to change the color of the pushed button

I'd like to experiment to have green (or other color) buttons
IMHO the pushed buttons should be eye catchers.

>
> ** Changed in: openobject-client-web
> Milestone: None => 6.0

Best Regards

ChriCar Beteiligungs- und Beratungs- GmbH
http://www.chricar.at/ChriCar/index.html
Dr. Ferdinand Gassauer
Official Tiny Partner

Revision history for this message
Ruud Riem-Vis (ruud-riem-vis) wrote :

  Indeed much better now.
Afterwards, it's a matter of taste. Using colors instead of grey makes
it more difficult when someone's branding the look.
Thanks,
Ruud

On 15.09.2010 16:46, Ferdinand @ ChriCar wrote:
> On Wednesday 15 September 2010 15:36:14 you wrote:
>> Hello,
>>
>> Please update trunk web client, There is difference between all three
>> (Pushed, current, not pushed). Thanks.
> thanks - much better
>
> please let me know where to change the color of the pushed button
>
> I'd like to experiment to have green (or other color) buttons
> IMHO the pushed buttons should be eye catchers.
>
>> ** Changed in: openobject-client-web
>> Milestone: None => 6.0
> Best Regards
>
> ChriCar Beteiligungs- und Beratungs- GmbH
> http://www.chricar.at/ChriCar/index.html
> Dr. Ferdinand Gassauer
> Official Tiny Partner
>

Revision history for this message
Ferdinand (office-chricar) wrote :

@Ruud
if someone is branding the css will be adapted any way. so the color of the button can be changed back to grey easily.

but as I said I'd like to experiment.

Revision history for this message
Ruud Riem-Vis (ruud-riem-vis) wrote :

  On 15.09.2010 17:23, Ferdinand @ ChriCar wrote:
> @Ruud
> if someone is branding the css will be adapted any way. so the color of the button can be changed back to grey easily.
>
> but as I said I'd like to experiment.
>
You're totally right. I was refering to the standard distribution.

Revision history for this message
Navrang Oza (noz-tiny) wrote :

@Ferdinand,

You can check revision #3305 of trunk web-client.
It will help you to adjust color of your choice.

Thanks.

Changed in openobject-client-web:
status: Fix Committed → Fix Released
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

> please let me know where to change the color of the pushed button

Easily discoverable via firebug or the webkit developer tools: in style.css, starting around line 830, '.filter_with_icon' are the bigger buttons and '.filter_icon' are the small ones (which are filters within fields)

Changed in openobject-client:
status: New → Fix Released
assignee: nobody → nch(OpenERP) (nch-openerp)
importance: Undecided → Medium
milestone: none → 6.0
Revision history for this message
Ferdinand (office-chricar) wrote :

i am sorry to insist on this issue

please read
http://library.gnome.org/devel/accessibility-devel-guide/nightly/id2594237.html.en
second bullet point

OpenERP does not even use different colors but only different shades of grey

Revision history for this message
Don Kirkby (donkirkby) wrote :

I agree with Ferdinand. It's confusing to see which buttons are selected. Perhaps a grayscale icon when a button is not selected and a colour icon when it is? How about making the button name bold when it's selected?

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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