Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.0] web_responsive: accesskey conflict #587

Closed
pedrobaeza opened this issue Mar 21, 2017 · 2 comments
Closed

[10.0] web_responsive: accesskey conflict #587

pedrobaeza opened this issue Mar 21, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@pedrobaeza
Copy link
Member

On v10, global acceskey for editing a record is 'A' (Ctrl+Shift+A usually in most browsers), but that's the one we are using for the AppDrawer. So we have 2 options:

  1. Change our AppDrawer accesskey to other
  2. Change standard Odoo edit accesskey back to 'E', which I don't know why really they have changed it without any meaning.

I would be in favor of 2.

@lasley
Copy link
Contributor

lasley commented Mar 28, 2017

Bah worst part about undocumented features is that they can change for absolutely no reason whatsoever.

I agree with option 2. A for Edit is just weird IMO. I can't find anything occupying the E namespace, so I think this change should be safe enough.

@lasley lasley added the bug label Mar 28, 2017
@lasley lasley added this to the 10.0 milestone Mar 28, 2017
lasley added a commit to LasLabs/web that referenced this issue Mar 28, 2017
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
@pedrobaeza
Copy link
Member Author

pedrobaeza commented Mar 28, 2017

Closing for being tracked in #591

angelmoya pushed a commit to PESOL/web that referenced this issue Oct 6, 2017
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
yaniaular pushed a commit to vauxoo-dev/web that referenced this issue May 14, 2018
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
yaniaular pushed a commit to vauxoo-dev/web that referenced this issue May 14, 2018
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
yajo pushed a commit to Tecnativa/web that referenced this issue Oct 5, 2018
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
yajo pushed a commit to Tecnativa/web that referenced this issue Dec 10, 2018
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
tschanzt pushed a commit to camptocamp/web that referenced this issue Jun 19, 2019
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
Tardo pushed a commit to Tecnativa/web that referenced this issue Sep 30, 2019
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
Tardo pushed a commit to Tecnativa/web that referenced this issue Oct 13, 2019
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
pierre-pizzetta pushed a commit to pierre-pizzetta/web that referenced this issue Oct 17, 2020
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
SplashS pushed a commit to SplashS/web that referenced this issue Feb 11, 2021
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
SplashS pushed a commit to SplashS/web that referenced this issue Mar 17, 2021
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
SplashS pushed a commit to SplashS/web that referenced this issue Oct 21, 2021
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
SplashS pushed a commit to SplashS/web that referenced this issue Nov 15, 2021
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
bvanjeelharia pushed a commit to bvanjeelharia/web that referenced this issue Feb 6, 2023
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
bvanjeelharia pushed a commit to bvanjeelharia/web that referenced this issue Feb 6, 2023
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
bvanjeelharia pushed a commit to bvanjeelharia/web that referenced this issue Feb 7, 2023
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
bvanjeelharia pushed a commit to bvanjeelharia/web that referenced this issue Mar 1, 2023
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
TesaLazarenko pushed a commit to TesaLazarenko/oca_web that referenced this issue Nov 17, 2023
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
davidtranhp pushed a commit to davidtranhp/web that referenced this issue Feb 7, 2024
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
davidtranhp pushed a commit to davidtranhp/web that referenced this issue Feb 7, 2024
* Change accesskey for `edit` in form view back to `e` to fix OCA#587
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants