Skip to content

GitLab

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

Closed
Open
Opened Aug 09, 2018 by Strangiato@glaubersm

Button shows "Unmount" tooltip when the removable device is already unmounted (but not ejected)

Steps to Reproduce

  1. Insert removable device.
  2. Open a nautilus window or a file chooser dialog (anything which uses GtkPlacesSidebar)
  3. Open GNOME Disks, and unmount the mounted partition in the removable device (in 3.28, that's the button with the "stop" icon). (Do not use the "eject" button for the device itself.)

Results

  • In the places sidebar, observe that the "Eject" button is still present, but the tooltip calls it "Unmount".

Captura_de_ecrã_de_2018-08-27_15-45-18

  • The right click menu has got both "Mount" and "Eject" actions.

Captura_de_ecrã_de_2018-08-27_15-35-59

Reproducible in:

  • Gtk 3.22.30 (Fedora 28)
  • Gtk 3.23.2 (JHBuild)

Original description

Watch the screencast recorded on Arch Linux with nautilus 3.28.1-784b3eaab. "Mount" is available in the context menu, indicating that the device is unmounted. However the button shows "Unmount" tooltip on mouseover.

unmount

Edited Aug 27, 2018 by António Fernandes
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk#1291