Closed
Bug 307689
Opened 20 years ago
Closed 20 years ago
If the line in "No proxy for" is too long, appending new url is tricky (you cannot see what you are typing)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 303998
People
(Reporter: guillaume.ramelet, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050907 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050907 Firefox/1.4
go to Tools > Options... > General > Connection settings
Consider that you have a quite long entry in "No proxy for" (let's say >50 chars)
When you append a new entry at the end, you cannot see what you are typing
because you only see the beginning of the entry
Reproducible: Always
Expected Results:
see what you are typing
about:buildconfig
Build platform
target
i586-pc-msvc
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=beta --enable-optimize
--disable-debug --disable-tests --enable-static --disable-shared
--enable-official-branding --enable-svg --enable-canvas --enable-update-packaging
Comment 1•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050909 Firefox/1.6a1
same problem with linux build (should be OS:all(?))
Many textboxes in the preferences dialog have this problem (General:Homepage,
all of the connection setting fields).
If "End" is pressed in an input field already too long to display the end of the
string is displayed. When typing text the display jumps back to the beginning of
the string not showing the change.
*** This bug has been marked as a duplicate of 302361 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 303998 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•