| Summary: | Data source entry window over laps screen size so finalising file import is impossible | ||
|---|---|---|---|
| Product: | [Applications] LabPlot2 | Reporter: | argusmac |
| Component: | frontend | Assignee: | Alexander Semke <alexander.semke> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.10.1 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Other | ||
| Latest Commit: | https://invent.kde.org/education/labplot/-/commit/dff2e6e39f9285ab688b112b3148c29ccbdb9adb | Version Fixed/Implemented In: | 2.11 |
| Sentry Crash Report: | |||
| Attachments: | Screen capture of the entire screen | ||
|
Description
argusmac
2024-05-05 09:58:08 UTC
(In reply to argusmac from comment #0) > Created attachment 169206 [details] > Screen capture of the entire screen > > *** > 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 > I am trying to import a .csv file. When I slect the file and its parameters > and am ready to import it I cannot do so because the 'Data Source" entry > window overlaps the bottom of the screen so I cannot access the portion > where I direct the file import to. > > STEPS TO REPRODUCE > 1. Closed program and re-opened - same result > 2. Tried to resize the Data Source window - can't find a way to do so The data source frame is not resizable, of course. But the whole dialog window should be resizable. Can you try to resize the dialog window? Git commit dff2e6e39f9285ab688b112b3148c29ccbdb9adb by Alexander Semke. Committed on 30/06/2024 at 13:19. Pushed by asemke into branch 'master'. Optimized the layout in ImportFileDialog and in AsciiOptionsWidget to reduce the size of the dialog and to make it more usable also on smaller screens. FIXED-IN: 2.11 M +102 -158 src/kdefrontend/ui/datasources/asciioptionswidget.ui M +18 -18 src/kdefrontend/ui/datasources/importfilewidget.ui https://invent.kde.org/education/labplot/-/commit/dff2e6e39f9285ab688b112b3148c29ccbdb9adb |