Opened 12 years ago

Closed 10 years ago

#9158 closed Bug (wontfix)

Opera: pressing backspace at the beginning of list, removes the list

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.4
Keywords: Opera Cc:

Description

  1. Start with the following code and selection:
    <ul>
    	<li>
    		^one</li>
    	<li>
    		two</li>
    	<li>
    		three</li>
    </ul>
    
  2. Press Backspace.
  3. Result: the list is deleted.

Regression introduced in [7540]. Should be resolved by #9129.

Change History (2)

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 10 years ago by Piotrek Koszuliński

Resolution: wontfix
Status: confirmedclosed

Not reproducible in Opera 15+.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy