Jump to content




[MC 1.8][CC 1.76] Backspace Bug


  • You cannot reply to this topic
6 replies to this topic

#1 jimisdam

  • Members
  • 10 posts

Posted 24 February 2016 - 08:49 PM

When I'm trying to delete text with keeping the Backspace pressed it stops deleting at 1 char.....





Why?
Thanks for your time.

Edited by jimisdam, 25 February 2016 - 05:54 AM.


#2 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 24 February 2016 - 09:11 PM

In the read function or the text editor? If you want help, you ought to specify a little more.

#3 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 24 February 2016 - 10:02 PM

I'm not sure, but maybe CC is listening for key_down/key_up events only, and maybe they are only fired once? that would explain your "bug", at least.

//OFFTPOPIC:
When I read the OP's title I first thought my website was messed up again. xD I should call it something else, I guess...

#4 HPWebcamAble

  • Members
  • 933 posts
  • LocationWeb Development

Posted 24 February 2016 - 11:32 PM

ComputerCraft 1.76 is for Minecraft 1.8, not 1.8.9.

#5 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 25 February 2016 - 12:17 AM

And under CC 1.78 (the build you SHOULD be using under MC 1.8.9), backspace's working fine for me.

Edited by Bomb Bloke, 25 February 2016 - 12:18 AM.


#6 jimisdam

  • Members
  • 10 posts

Posted 25 February 2016 - 05:55 AM

View PostCreator, on 24 February 2016 - 09:11 PM, said:

In the read function or the text editor? If you want help, you ought to specify a little more.

I mean the problem is that while keeping the Backspace or the delete button it doesn't keep removing text... It stops at 1 char

Edited by jimisdam, 25 February 2016 - 05:56 AM.


#7 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 08 April 2016 - 02:09 PM

View Postjimisdam, on 25 February 2016 - 05:55 AM, said:

View PostCreator, on 24 February 2016 - 09:11 PM, said:

In the read function or the text editor? If you want help, you ought to specify a little more.

I mean the problem is that while keeping the Backspace or the delete button it doesn't keep removing text... It stops at 1 char
Nei or Jei is causing it, I have it too.

View PostCreator, on 24 February 2016 - 09:11 PM, said:

In the read function or the text editor? If you want help, you ought to specify a little more.
Everywhere, key events are not repeated

And it applies to all keys not only backspace

Edited by Konlab, 08 April 2016 - 02:09 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users