Bug 485706 - Mouse-over textbox says "import" in the Export Worksheet window
Summary: Mouse-over textbox says "import" in the Export Worksheet window
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (show other bugs)
Version: 2.10.1
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-17 23:24 UTC by Andy B
Modified: 2024-04-18 07:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.11
Sentry Crash Report:


Attachments
Screenshot of the hover text (90.47 KB, image/png)
2024-04-17 23:24 UTC, Andy B
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy B 2024-04-17 23:24:21 UTC
Created attachment 168629 [details]
Screenshot of the hover text

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
In the window which appears in the process of exporting data to a file, there is an icon to the right of the "File Name" textbox.
While hovering over this button (which would open the file explorer) it says "Select the file to import".
Since this is to allow the user to provide a location and name for the exported document, it should instead say something like "select the location and file name to export to".

STEPS TO REPRODUCE
1.  Make a worksheet/spreadsheet/whatever object that allows exporting
2.  With the object selected, File --> Export, to bring up the export window
3.  Hover the mouse over the icon to the right of the "File Name" textbox - it says "Select the file to import".

OBSERVED RESULT
"import" in the export window.

EXPECTED RESULT
Direct the user to select a name and path to export the file to.

SOFTWARE/OS VERSIONS
Windows 10, using the current version of LabPlot available on the Microsoft Store (2.1001.5629.0)

ADDITIONAL INFORMATION
Comment 1 Alexander Semke 2024-04-18 07:16:02 UTC
Git commit f1d6a2ec3eafc58fc57f513c33eabad2bfc9d45f by Alexander Semke.
Committed on 18/04/2024 at 07:06.
Pushed by asemke into branch 'master'.

Use "export" instead of "import" in one of the tooltip texts in ExportWorksheetDialog.
FIXED-IN: 2.11

M  +2    -2    src/kdefrontend/ui/worksheet/exportworksheetwidget.ui

https://invent.kde.org/education/labplot/-/commit/f1d6a2ec3eafc58fc57f513c33eabad2bfc9d45f