Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Odoo Community Association

Web Tree Column Keyboard Resize

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module creates some keyboard shortcuts to allow resizing tree view columns when having some cell in the column focused (in edit mode for that cell / row). This can improve efficiency, since users don't need to reach for the mouse when wanting to resize columns.

The following shortcuts are added:

  • By default, the width is adjusted in steps of 20 pixels per key press.
  • Shift + Down Arrow: Decrease the width of the focused column.
  • Shift + Up Arrow: Increase the width of the focused column.

The changed width of columns is reset back to the original once focusing out of the current row, since this functionality is designed for temporary visibility enhancement during editing sessions and not for permanent layout changes. Users can use the standard mouse drag resizing for permanent width adjustments.

Table of contents

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • ForgeFlow

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.