[Libreoffice-bugs] [Bug 140290] Rename sort criteria to "A column" for quick access per keyboard

2021-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140290

fender  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---
 Ever confirmed|0   |1

--- Comment #4 from fender  ---
Ok, I don't understand. 
I assume the letters are variables of some sort and 'column' is a static word.
Isn't it possible to swap Column with the letters? 

Just to clarify 100% this is what I mean:
https://vimeo.com/587776354
passw: 

Now, I don't know how Linux/Macos handles this, and if it's a no bc of these
two OS'es sure. but if it doesn't matter anyway, might as well make it happen
for Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140290] Rename sort criteria to "A column" for quick access per keyboard

2021-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140290

Heiko Tietze  changed:

   What|Removed |Added

Summary|UI: rename Sort Criteria|Rename sort criteria to "A
   |entries. Data > Sort|column" for quick access
   ||per keyboard
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Heiko Tietze  ---
The sort keys take the value of the first row if options > range contain column
headers is checked. This allows you to use the keyboard.

The custom solution would have to consider this option. Quite some effort for
not much benefit. Plus, it would be a hidden gem. Let's keep it simple.

Btw, just dropping the "Column" from the criteria string (resp. have it a
constant left of the dropdown) doesn't work since options > direction allows to
sort by rows. Well, the static string could adjust respectively... 

Feel free to reopen.

-- 
You are receiving this mail because:
You are the assignee for the bug.