Summary: | When changing the name of a FORM window in Lazarus, a <2> is appended to the end of the new FORM name. | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Paul Long <plong8080> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | plong8080 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Paul Long
2020-03-28 12:14:47 UTC
Lazarus is a Free Pascal IDE Lazarus changes the window title, then opens a new window with the same title (because it thinks attributes have changed), then closes the original window. It should only do one of these steps, not both. *** This bug has been marked as a duplicate of bug 209648 *** |