Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
GIMP
GIMP
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,758
    • Issues 2,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 36
    • Merge Requests 36
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GIMPGIMP
  • Issues
  • #1967

Closed
Open
Opened Aug 03, 2018 by Felix T@Hilarius

Cursor information coordinate values different to status bar coordinates - off by one depending on cursor position within pixel

GIMP version: 2.10.4

Operating System: Windows 7 x64

Package: gimp.org Installer

Cursor information mismatch

I used GIMP for scientific image analysis and realized that the cursor indicator in the button left is not pixel accurate, but the one from the Cursor Info Window is.

Reproduction

Is the bug reproducible? [Always]

Reproduction steps:

  1. Open Random Picture (I work with 16bit Grayscale), easiest with high contrast image on single pixel level.
  2. Hover over Pixel 0, 0 with Cursor Info Screen open and well as cursor position visible in status bar.
  3. In the top left corner both indicate 0, 0.
  4. Move your cursor half a pixel to the right, info screen correctly indicates the pixel (0, 0), status bar is already on the second pixel (0, 1).

…

Expected result: Both show the same info.

Actual result: Result differs, I deem info screen correct over status bar.

Additional information

As status bar is centered on the pixel, but others are not, some information is necessary.

Edited Aug 03, 2018 by Michael Schumacher
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gimp#1967