Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Issue 13008: Wrong caret position in Report Bug dialog when focused due... (Closed)

Created:
12 years ago by Mohamed Mansour (USE mhm)
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Wrong caret position in Report Bug dialog when focused due to GetTextLength not proper for multiline textfields. Just use the given x since that is sufficient. BUG=2368 (http://crbug.com/2368)

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M chrome/views/text_field.cc View 1 chunk +2 lines, -4 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
Mohamed Mansour (USE mhm)
Hi, would like this to be reviewed! Explained in the issue http://code.google.com/p/chromium/issues/detail?id=2368
12 years ago (2008-11-30 19:04:08 UTC) #1
Peter Kasting
Taking the review, since I wrote this. When we wrote the TextField class, we only ...
12 years ago (2008-12-01 00:28:28 UTC) #2
Mohamed Mansour (USE mhm)
Hey Peter, To tell you the truth, I don't know why we need ClipXCoordToVisibleText, I ...
12 years ago (2008-12-01 01:06:13 UTC) #3
Peter Kasting
On 2008/12/01 01:06:13, Mohamed Mansour wrote: > Could you explain to me why this method ...
12 years ago (2008-12-01 04:42:48 UTC) #4
Mohamed Mansour (USE mhm)
> > CRichEditCtrls have an annoying habit of inserting a virtual newline at the end ...
12 years ago (2008-12-01 05:20:04 UTC) #5
Peter Kasting
On 2008/12/01 05:20:04, Mohamed Mansour wrote: > 1) Text Selection doesn't work > 2) Can't ...
12 years ago (2008-12-01 05:53:29 UTC) #6
Mohamed Mansour (USE mhm)
12 years ago (2008-12-01 05:58:55 UTC) #7
Yea okay :( Let me know what is needed, and I could attempt fixing it with the
new design

Powered by Google App Engine
This is Rietveld 408576698