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
ThorVG - test (lightweigh...
by
Zvoni
[
Today
at 01:29:05 pm]
Debian removes FPC/Lazaru...
by
kupferstecher
[
Today
at 11:46:26 am]
Problems in drawing an ar...
by
simsee
[
Today
at 11:34:26 am]
Select rectangle of the i...
by
backprop
[
Today
at 11:20:42 am]
[ANN] fpGUI Toolkit v2.0....
by
Roland57
[
Today
at 11:14:36 am]
The Future of FPC
by
n7800
[
Today
at 11:10:42 am]
Form designer on MAC: Des...
by
tk
[
Today
at 11:07:28 am]
Reverting to Old AnchorDo...
by
CM630
[
Today
at 10:27:21 am]
makefiles
by
Key-Real
[
Today
at 10:04:55 am]
fpGUI Toolkit v2.0.1 has ...
by
PierceNg
[
Today
at 09:13:32 am]
[SOLVED] Sort DBGrid
by
Zvoni
[
Today
at 08:28:39 am]
Status of FPC 3.4.0 or FP...
by
robert rozee
[
Today
at 08:23:03 am]
DCPcrypt v2.0.6 — Cryptog...
by
Okoba
[
Today
at 07:47:36 am]
Old problem returns...
by
Lutz Mändle
[
Today
at 06:56:53 am]
Fixing Lazarus 4.4 IDE la...
by
dbannon
[
Today
at 05:52:05 am]
Strange Error in My Code ...
by
TYDQ
[
Today
at 01:17:35 am]
Fpcupdeluxe
by
creaothceann
[
Today
at 12:09:07 am]
; after then
by
440bx
[February 11, 2026, 10:29:20 pm]
Lazarus for Windows on aa...
by
Wallaby
[February 11, 2026, 10:21:41 pm]
Fast Canvas Library V1.05...
by
backprop
[February 11, 2026, 08:15:33 pm]
TRichMemo EM_FORMATRANGE ...
by
rvk
[February 11, 2026, 07:54:30 pm]
[SOLVED] Lazarus recompil...
by
Hartmut
[February 11, 2026, 06:00:38 pm]
Defining TDBDropDownCombo...
by
1HuntnMan
[February 11, 2026, 04:12:04 pm]
Rolling releases Lazarus[...
by
ALLIGATOR
[February 11, 2026, 03:28:46 pm]
How to determine the unkn...
by
CM630
[February 11, 2026, 03:10:40 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unusual issue after upgrading to ver 4 (Read 1001 times)
TheMouseAUS
Full Member
Posts: 101
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: 1830
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: 101
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