Recent

Author Topic: Critical TPageControl TabVisible problem back in latest SVN  (Read 3634 times)

MISV

  • Hero Member
  • *****
  • Posts: 790
Critical TPageControl TabVisible problem back in latest SVN
« on: September 30, 2018, 03:06:59 pm »
I just downloaded new IDE 2.1.0 svn 59191

This problem has returned: https://bugs.freepascal.org/view.php?id=33896

Main issue:
If you either runtime or designtime set TabVisible:=False to e.g. the middle tab - then the content of all later tabs are invisibe when running the program


--Demo is included---

I have also made a new bug report
https://bugs.freepascal.org/view.php?id=34361
since the one above is already marked resolved (which was correct at the time)

Since it has been fixed before - it is hopefully a simple fix.

...

If anyone happens to know what was fixed the last time / best way to find out (svn revision 58444), please let me know since I will repeat the fix then

« Last Edit: September 30, 2018, 10:16:27 pm by MISV »

MISV

  • Hero Member
  • *****
  • Posts: 790
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #1 on: September 30, 2018, 10:20:36 pm »
If anyone needs more information - let me know :)

skalogryz

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2770
    • havefunsoft.com
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #2 on: October 01, 2018, 05:20:45 am »
please test the trunk

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4467
  • I like bugs.
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #3 on: October 01, 2018, 08:39:04 am »
I have also made a new bug report
https://bugs.freepascal.org/view.php?id=34361
since the one above is already marked resolved (which was correct at the time)
For future reference, you should reopen the existing report instead of creating a new one if they are about the same issue.

Quote
If anyone happens to know what was fixed the last time / best way to find out (svn revision 58444), please let me know since I will repeat the fix then
You can easily look at revision 58444 yourself with revision control tools and study what was fixed. Why should somebody else do it for you?

Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

MISV

  • Hero Member
  • *****
  • Posts: 790
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #4 on: October 01, 2018, 09:07:36 am »
Quote
For future reference, you should reopen the existing report instead of creating a new one if they are about the same issue.


Yes.... I know since I have reported hem both. But first now I saw the reopen button. Thank you


Quote
You can easily look at revision 58444 yourself with revision control tools and study what was fixed. Why should somebody else do it for you?

Sorry - I tried look for history/svn changes on the website and none was available. If downloading a SVN client helps - that is great! Thank you. (I don't use SVN for my own projects since I am just myself and use fpcupdeluxe for installing Lazarus)
« Last Edit: October 01, 2018, 09:12:16 am by MISV »

MISV

  • Hero Member
  • *****
  • Posts: 790
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #5 on: October 01, 2018, 09:11:12 am »
please test the trunk

I will report back in a couple of hours. Thank you!

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4467
  • I like bugs.
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #6 on: October 01, 2018, 09:37:56 am »
Sorry - I tried look for history/svn changes on the website and none was available.
A website is not relevant for this development process. You can checkout and test the latest changes from the Subversion server.

Quote
If downloading a SVN client helps - that is great! Thank you. (I don't use SVN for my own projects since I am just myself and use fpcupdeluxe for installing Lazarus)
Well, fpcupdeluxe uses SVN client! However you don't need fpcupdeluxe for Lazarus trunk. Just do "svn co ..." and "make". Later update with "svn up". Easy.
fpcupdeluxe is for more complex things like cross-compilers and maybe FPC trunk.
Don't turn simple tasks into complex please.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

MISV

  • Hero Member
  • *****
  • Posts: 790
Re: Critical TPageControl TabVisible problem back in latest SVN
« Reply #7 on: October 01, 2018, 12:17:54 pm »
please test the trunk

Works :)

Will close bug reports

 

TinyPortal © 2005-2018