cancel
Showing results for 
Search instead for 
Did you mean: 
HappyHiker
Active Contributor

Re: Multiple lines in note field no longer works

Me, too.  

I wonder if this bug is related to the other bug in which the double arrow <> button is now gone, and thus the item cannot be ENLARGED ??

https://community.logmein.com/t5/LastPass-Support-Discussions/No-longer-able-to-make-Notes-field-lar...

AndyA2
New Contributor

Re: editing in notes section - unable to open a new line, e.g. with ctrl-enter

The inability to start a new line in Notes is affecting add-ons for Chrome, Firefox, and likely others. They're working on a fix, but in the meantime, here are some work-arounds.

 

  1. Go to the end of any line that is followed by a new line. This can be in a Lastpass Note, Notepad document, or probably any document.
  2. Hold Shift and press right-arrow key.
  3. Press Ctrl-C
  4. Go to the end of your last Lastpass Note line where you need to add a new line.
  5. Press Ctrl-V

If you are into the keyboard and there are at least two lines in your Lastpass Note, the sequence is:

Up   End   Shift-Right-Arrow   Ctrl-C   Down   End   Ctrl-V

 

If you are into AutoHotKey, a free, open source text expander, you can add this to your script file:

;; Type crj  on any line (if there is a line above it) to add a new line below it.

;; You can use any other abbreviation instead of crj or assign a Hotkey per AHK documentation.

:*:crj::
send, {up}{end}{LShift}{right}^c{down}{end}^v
return

 

Tags (2)
AndyA2
New Contributor

Duplicate

Duplicate

markysparks68
New Contributor

Re: Unable to use return key when editing

I have the same issue as of today

Telegence
New Contributor

Password notes

When I press "Enter in a notes field, it defaults to a "Save" action instead of applying a carriage return for a new line.

How do I make it add a new line?

Tags (1)
markysparks68
New Contributor

Re: Multiple lines in note field no longer works

Funny enough, I found that I can create a new line in the notes section in last pass on my iPhone! It doesn’t save straight away instead
Chriz1
Active Contributor

Re: Multiple lines in note field no longer works

How can it take days to fix a bug like this ? So annoying !

Yaxman
New Contributor

Re: Multiple lines in note field no longer works

The return key works properly in the notes field on my Android as well.

The_Coach
New Contributor

Re: Multiple lines in note field no longer works

It's very disappointing that this is a known issue and the company doesn't think it necessary to let us users know about this but instead continue to let us try to figure out what we might be doing wrong.

 

In this day and age there are multiple ways to connect with customers who, by the way, are still getting every promo email without fail about Lastpass.

 

A terrible CX by any standard.

 

 

 

Yaxman
New Contributor

Re: Multiple lines in note field no longer works (Works in Android phone app)

This does work on my phone. So, I can use that temporarily until the broader issue is resolved.

 

It also does not work with Microsoft Edge.