Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
Unusual issue after upgrading to ver 4
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Interesting video
by
backprop
[
Today
at 10:57:07 pm]
New version of LazMapView...
by
wp
[
Today
at 10:56:43 pm]
If FileExists(
by
Bart
[
Today
at 10:39:03 pm]
Message CM_ShowingChanged...
by
AlexTP
[
Today
at 09:11:53 pm]
Which Control should I us...
by
J-G
[
Today
at 08:36:07 pm]
If you are looking for Wi...
by
avra
[
Today
at 07:37:10 pm]
SynEdit theme
by
Martin_fr
[
Today
at 07:35:26 pm]
Program experiencing runt...
by
Handoko
[
Today
at 05:26:59 pm]
Can /my/ AI help me with ...
by
microxa
[
Today
at 04:26:18 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[
Today
at 03:57:39 pm]
Testing with 3.2.4 prepar...
by
Martin_fr
[
Today
at 03:50:17 pm]
IndySecOpenSSL is now ava...
by
LeP
[
Today
at 10:22:50 am]
TDWEdit
by
Ed78z
[
Today
at 10:20:58 am]
Strange Behaviour at Runt...
by
andrew Bubble
[
Today
at 09:54:40 am]
FPC Debug mode releases [...
by
Martin_fr
[
Today
at 09:22:25 am]
Implementing an Elo ratin...
by
paule32
[
Today
at 08:43:20 am]
Death of the Power User
by
wp
[
Today
at 01:29:18 am]
how to add a ForEach call...
by
mas steindorff
[June 11, 2026, 11:42:24 pm]
How to define a type of ...
by
PascalDragon
[June 11, 2026, 09:24:45 pm]
Gitlab site history date.
by
Martin_fr
[June 11, 2026, 08:46:17 pm]
Arkanoid
by
lazarusprogrammer
[June 11, 2026, 08:14:21 pm]
[New Component] ExtTabCtr...
by
d7_2_laz
[June 11, 2026, 05:01:49 pm]
Conscious Artificial Inte...
by
schuler
[June 11, 2026, 04:39:11 pm]
Pdf Viewer in Pascal
by
Tomxe
[June 11, 2026, 03:52:37 pm]
Eye Candy TESCheme
by
Dzandaa
[June 11, 2026, 11:51:52 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unusual issue after upgrading to ver 4 (Read 1177 times)
TheMouseAUS
Full Member
Posts: 115
Unusual issue after upgrading to ver 4
«
on:
June 26, 2025, 11:08:56 am »
My Distro has recently upgraded form version 3.6 to 4.0. I was expecting a few bumps but one specific one has made me roll back to 3.6. On the main form I have a login button that shows another form with a TComboBox for the user name, a TEdit box with echo mode set to emPassword and an TButton for enter (this closes the popup form). This form style is set to fsSystemStayOnTop no border icons. When I compile under Lazarus v4 and run the application the first time the Login form shows everything works as expected, but after the popup has been closed and shown again it stops accepting mouse input. Keyboard still works and I can tab between the components. Close the app and open again it will work again properly for one time only. I tried compiling in both QT5 and QT6 same result. I rolled back to 3.6 and behavior was correct again. Its very unusual.
Lazarus 4.0
FPC 3.2.2
Plasma 6.3.5
x86_64-linux-qt6
Logged
zeljko
Hero Member
Posts: 1952
Re: Unusual issue after upgrading to ver 4
«
Reply #1 on:
June 26, 2025, 02:44:07 pm »
Looks like qt5/qt6 bug in lazarus 4.0. Please fill issue about it, also attach simple project which reproduces bug, so I can fix it in reasonable time and merge to fixes_4, so you'll get it fixed in Lazarus 4.2.
Logged
TheMouseAUS
Full Member
Posts: 115
Re: Unusual issue after upgrading to ver 4
«
Reply #2 on:
June 28, 2025, 03:20:49 am »
I created a new project with two forms. On the second I had fsSystemStayOnTop flagged and called it from the first form. Behaviour was as expected.
Went back to my project and sent all my different popup forms to fsNormal instead of fsSystemStayOnTop and found the call Form.showModal keeps the form on top anyway and the form does not stop accepting input any longer. So i think there was an issue somewhere with the Forms (except the main one) being set to stay-on-top (even though only one was ever displayed at one time).
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
Unusual issue after upgrading to ver 4
TinyPortal
© 2005-2018