New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 665477 link

Starred by 4 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug
Team-Accessibility



Sign in to add a comment

Accessible line break calculation is wrong in contenteditable

Project Member Reported by dmazz...@chromium.org, Nov 15 2016

Issue description

Examples:

<div role="textbox" contenteditable>this is a<br><br>
  test</div>

<div role="textbox" contenteditable><br><br><br>
  this is a</div>

 <div role="textbox" contenteditable>
         <div>this</div><br>
         <div><br>
             I<br>
             can test</div></div>

 

Comment 1 by xing...@intel.com, Dec 9 2016

Any detail about how to reproduce this? 
If type nothing, this page looks quite the same as FF.

Comment 2 Deleted

Labels: NewComponent-Accessibility-Blink NewComponent-Accessibility
Components: Blink>Accessibility
Components: -UI>Accessibility
Labels: -newcomponent-accessibility-blink -newcomponent-accessibility
Labels: triage-alice
Labels: -triage-alice
I'm also unsure how to verify this.
Labels: triage-dtseng
Labels: -triage-dtseng
Owner: dmazz...@chromium.org
@dmazzoni, can you clarify this bug a bit more? I think that line calculation works fine now.
Status: Assigned (was: Available)

Sign in to add a comment