Bug 154368
Summary: | Clicking in pre-filled form text-entry boxes doesn't place the cursor in the correct location. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen Warren <swarren-tag-rhbugzilla> |
Component: | firefox | Assignee: | Christopher Aillon <caillon> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-10-01 15:13:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stephen Warren
2005-04-11 07:28:22 UTC
After the cursor/caret has been incorrectly positioned, pressing the END key on the keyboard won't move the cursor/caret to the end of the line. Instead, the RIGHT cursor key must be used. Once the cursor/caret is at the end of the line, pressing the END key will move the cursor/caret back to the beginning of the line. Is this still an issue with the latest FC updates? If so, can you reproduce the same bad behavior with MOZ_DISABLE_PANGO=1? Do you mean the lastest "yum update"'d FC3, or something like the latest dev releases? With firefox-1.0.7-1.1.fc3 installed, I cannot reproduce the bug (I did not need to set MOZ_DISABLE_PANGO=1). I tested: * Clicking at start/middle/end of each line in the text box * Home/End keys * Ctrl-Home/End keys * Cursoring around * Ctrl-Cursoring around (word jump) All this worked correctly. Thanks. |