WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
11491
Input field doesn't receive selection tint if it's the last element in a selection
https://bugs.webkit.org/show_bug.cgi?id=11491
Summary
Input field doesn't receive selection tint if it's the last element in a sele...
Justin Garcia
Reported
2006-11-01 20:16:54 PST
Load: <div id="div" contenteditable="true"><input type="text"></div> Click inside the div and select the input field. It's selected but it's not painted as though it's selected.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2006-11-02 01:05:24 PST
ASSERTION FAILED: m_end.isNull() (WebCore/editing/Selection.cpp:310 void WebCore::Selection::validate())
Stephanie Lewis
Comment 2
2006-11-08 16:06:22 PST
radar 4827125
Justin Garcia
Comment 3
2007-03-07 00:32:41 PST
Also fails to receive tint if it is the last thing selected.
Ahmad Saleem
Comment 4
2022-10-23 14:05:57 PDT
I am unable to reproduce this bug - JSFiddle:
https://jsfiddle.net/sep0v3qw/
It does get selection outline and it allows typing in Safari 16 similar to Chrome Canary 109 and Firefox Nightly 108. Is this still applicable or it is only debug build issue? Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug