Closed
Bug 904163
Opened 11 years ago
Closed 11 years ago
[MP] Defect - Sometimes selected text doesn't highlight in text inputs
Categories
(Firefox for Metro Graveyard :: Input, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: Samvedana, Assigned: jimm)
References
Details
(Whiteboard: [preview] feature=defect c=tbd u=tbd p=1)
Attachments
(3 files)
151.07 KB,
image/jpeg
|
Details | |
4.43 KB,
patch
|
ally
:
review+
|
Details | Diff | Splinter Review |
1.55 KB,
patch
|
ally
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:26.0) Gecko/20100101 Firefox/26.0
Build ID: 20130812030209
Built from http://hg.mozilla.org/mozilla-central/rev/87c1796bc46c
STR:
1. Press any text input. You should see context menu.
2. Click "select" in context menu.
Expected result:
Text should be selected with two monocles. The selected text should be highlighted.
Actual result:
The text was selected, but it was not highlighted. Monocles could be expanded to right and left.
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: [preview-triage] feature=defect c=tbd u=tbd p=0
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Summary: Defect - Sometimes selected text doesn't highlight → Defect - Sometimes selected text doesn't highlight in text inputs
Updated•11 years ago
|
Blocks: MetroPreviewRelease
Summary: Defect - Sometimes selected text doesn't highlight in text inputs → [MP] Defect - Sometimes selected text doesn't highlight in text inputs
Whiteboard: [preview-triage] feature=defect c=tbd u=tbd p=0 → [preview] feature=defect c=tbd u=tbd p=0
Assignee | ||
Updated•11 years ago
|
Blocks: metrov1it13
Whiteboard: [preview] feature=defect c=tbd u=tbd p=0 → [preview] feature=defect c=tbd u=tbd p=1
Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → jmathies
Attachment #790232 -
Flags: review?(ally)
Updated•11 years ago
|
Comment 3•11 years ago
|
||
Comment on attachment 790232 [details] [diff] [review]
fix
Review of attachment 790232 [details] [diff] [review]:
-----------------------------------------------------------------
Since I don't have touch hardware, I'll trust you to test this, and make sure it doesn't break any existing tests.:)
::: browser/metro/base/content/helperui/SelectionHelperUI.js
@@ +382,2 @@
> * openEditSession
> *
..could you make this whitespace go away while we're here?
@@ +404,5 @@
> },
>
> /*
> * attachEditSession
> *
...and this one?
Attachment #790232 -
Flags: review?(ally) → review+
Assignee | ||
Comment 4•11 years ago
|
||
This needs a test.
Assignee | ||
Comment 5•11 years ago
|
||
ride along with a previous test. I also removed an old extended timeout that got set back before we fixed that 10% cpu drain bug.
Attachment #790712 -
Flags: review?(ally)
Comment 6•11 years ago
|
||
Comment on attachment 790712 [details] [diff] [review]
test
Review of attachment 790712 [details] [diff] [review]:
-----------------------------------------------------------------
Makes me feel all warm & fuzzy inside.
Attachment #790712 -
Flags: review?(ally) → review+
Comment 7•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•