Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnumeric gnumeric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 389
    • Issues 389
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnumericgnumeric
  • Issues
  • #494
Closed
Open
Issue created Jun 05, 2020 by JohnDenker@JohnDenker

context-dependent misbehavior of date, time shortcuts

Observed Behavior:

  1. Starting from an empty cell, ctrl-; inserts the date (as expected). However, it leaves the cursor in front of the inserted text, which is weird.
  2. Starting from a non-empty cell, crtl-; does not insert the date, which is weird. Also it pops up a "smiley" window, which is even weirder.
  3. Similar words apply to ctrl-shift-; (but no smileys).

Expected and Desired Behavior:

  1. These shortcuts should work the same, no matter whether the cell is empty or not.
  2. The cursor should be left after the inserted text, just as it would be if the text has been typed in by hand.
  3. In particular, there is a well-known idiom ctrl-; space ctrl-shift-; that should insert the date and time. I'm told this is standard excel behavior, although I'm not in a position to double-check that myself.

Workaround:

This is not critical, because there are several workarounds. One possibility is ctrl-; ctrl-A ctrl-X Esc ctrl-shift-; ctrl-V space which is workable but super-arcane.

Platform:

This is observed with a very recent gnumeric version '1.12.48' compiled from freshly-pulled git sources. It is also observed with a years old gnumeric version '1.12.38'.

Assignee
Assign to
Time tracking