Recent

Author Topic: Lazarus Bug - on Delete selection  (Read 2735 times)

benohb

  • Full Member
  • ***
  • Posts: 213
Lazarus Bug - on Delete selection
« on: November 09, 2016, 06:01:28 am »



1-create a new project
2-Add PageControl
3-Add page
4-right click to show menu   (top-right PageControl for select all pages with control)
5-Delete selection




Quote
Access violation.
....




linux debian gtk2 . all lazarus version 32-64 Maybe on all interfaces




The problem does not appear when using the keyboard (del) or from  tree component (left)
« Last Edit: November 09, 2016, 06:10:58 am by benohb »

Michl

  • Full Member
  • ***
  • Posts: 226
Re: Lazarus Bug - on Delete selection
« Reply #1 on: November 09, 2016, 07:36:54 am »
Yes, I can confirm that bug on 64bit Linux Mint KDE GTK2 with Lazarus 1.6 and Lazarus trunk. This bug isn't on Windows 7. Please open a bug report.
Code: [Select]
type
  TLiveSelection = (lsMoney, lsChilds, lsTime);
  TLive = Array[0..1] of TLiveSelection;

benohb

  • Full Member
  • ***
  • Posts: 213
Re: Lazarus Bug - on Delete selection
« Reply #2 on: November 09, 2016, 11:05:08 pm »


Thanks for test .   bug report has been opened

« Last Edit: November 09, 2016, 11:36:25 pm by benohb »

 

TinyPortal © 2005-2018