Closed
Bug 299519
Opened 20 years ago
Closed 17 years ago
Mouse clicks may leave inline input areas in invalid state
Categories
(Camino Graveyard :: HTML Form Controls, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ap, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; ru-ru) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312
Build Identifier: 2005070108 (v0.9a1+)
If one uses mouse with an input method utilizing inline input, it's easy to bring text control into an
invalid state - in this example, it's impossible to clear it.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.google.ru/advanced_search
2.Using Kotoeri (or any other input method that uses inline input), type something in the first text field
("with all of the words").
3. Click in this field (after the typed text)
4. Continue typing
The previously-typed text disappears, and a new inline input area is created
5. Again, click in this field (after the typed text)
6. Continue typing
This time, the previously-typed text doesn't disappear
7. Without confirming the inline input, click in the next text field
8. Click back in the first one, select its contents (mouse double-click or Cmd+A)
9. Press backspace to delete the selection
Actual Results:
Nothing happens. Besides, the state of inline input was visually incorrect at previous steps - inability to
erase the text is just the most obvious problem.
Updated•20 years ago
|
Assignee: pinkerton → sfraser_bugs
Comment 2•20 years ago
|
||
I would guess that this still happens.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Camino1.0
IME bugs moved to 1.1 :-(
Blocks: 313841
Target Milestone: Camino1.0 → Camino1.1
Moving IME-related bugs to Camino 1.2 :(
Target Milestone: Camino1.1 → Camino1.2
Mass un-setting milestone per 1.6 roadmap.
Filter on RemoveRedonkulousBuglist to remove bugspam.
Developers: if you have a patch in hand for one of these bugs, you may pull the bug back to 1.6 *at that point*.
Target Milestone: Camino1.6 → ---
Updated•17 years ago
|
Assignee: sfraser_bugs → nobody
Status: ASSIGNED → NEW
QA Contact: form.controls
Comment 7•17 years ago
|
||
This appears to be fixed in the latest trunk builds.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•