Bug 486611 - Data source entry window over laps screen size so finalising file import is impossible
Summary: Data source entry window over laps screen size so finalising file import is i...
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (show other bugs)
Version: 2.10.1
Platform: Microsoft Windows Other
: NOR major
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 09:58 UTC by argusmac
Modified: 2024-06-30 13:20 UTC (History)
0 users

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


Attachments
Screen capture of the entire screen (81.02 KB, image/png)
2024-05-05 09:58 UTC, argusmac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description argusmac 2024-05-05 09:58:08 UTC
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
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows:  Windows 10 Home, Version 22H2, Windows Feature Experience Pack 1000.19056.1000.0 64-bit
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Alexander Semke 2024-05-05 10:08:36 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?
Comment 2 Alexander Semke 2024-06-30 13:20:06 UTC
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