Bug 630726

Summary: Firefox misbehave on CTRL-backspace in URL box
Product: [openSUSE] openSUSE 11.3 Reporter: Forgotten User 6xye-mzk9k <forgotten_6xye-mzk9k>
Component: FirefoxAssignee: E-mail List <bnc-team-mozilla>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User 6xye-mzk9k 2010-08-12 13:05:06 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0b2) Gecko/20100720 SUSE/4.0b-6.1 Firefox/4.0b2

Whole the URL line deleted, but not by parts of URL.
Original version of Firefox delete by parts.

Same thing if use Ctrl-delete on different positions of URL.

Reproducible: Always

Steps to Reproduce:
1. Type opensuse.org in URL box
2. Press Ctrl-backspace

Actual Results:  
Whole the URL deleted

Expected Results:  
URL should be: http://opensuse.

Mozilla/5.0 (X11; Linux x86_64; rv:2.0b2) Gecko/20100720 SUSE/4.0b-6.1 Firefox/4.0b2 - Build ID: 2010072000
Comment 1 Wolfgang Rosenauer 2010-10-26 07:54:51 UTC
This is caused by our (different from upstream) configuration of:
layout.word_select.stop_at_punctuation
If you want the described behaviour just switch this config option for your profile. There are reasons why that setting has been chosen before.