Closed
Bug 98357
Opened 24 years ago
Closed 23 years ago
using down arrow erases underscores in about:config
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mythdraug, Assigned: sspitzer)
References
()
Details
Reproduce:
1) go to about:config
2) hit down arrow untill the highlite is two fields lower than a field with an
underscore (advanced.always_load_images)
Results:
advanced.always_load_images is displayed as advanced.always load images
Expected result
advanced.always_load_images is displayed as advanced.always_load_images
Using the up arrow redraws correctly.
BuildID:3001090408 Win32
Comment 1•24 years ago
|
||
Wfm 2001090507 linux.
Builds from 3001 aren't supported yet =)
Comment 2•24 years ago
|
||
yep, I'm seeing this too.
Build: 20010905
OS: Windows 2000
Also, I notice that if I press and hold the down arrow (so highlight of the
lines scroll by quickly), the underscores are drawn correctly.
I don't know when this problem started, or whether this problem happens anywhere
else. Reporter (mythdraug@pobox.com), do you have any more information? (Have
you seen this problem anywhere else?)
See bug 37592, which deals with the implementation of the "about:config"
feature. Note, that it is NOT a duplicate, but is a good reference point for
the progress of the "about:config" development.
I'm marking this as new.. I have not uncovered any duplicates.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 3•24 years ago
|
||
No, I've not seen elsewhere. I just did a quick test in MailNews folder-pane. It
has a similar layout and similar behavior with selection scrolling. It does not
occur there.
I suspect that the behavior might be influenced by the size of the font on the
item above the highlited selection. If the underscore overlaps with the highlite,
the redraw only does the previously selected item and not where the highlite
intruded in another items space.
Comment 4•24 years ago
|
||
to prefs.
Assignee: asa → chipc
Component: Browser-General → Preferences
QA Contact: doronr → sairuh
Comment 5•24 years ago
|
||
build: 20010919 Win2k - yup.... it's not updating the underscores.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 6•24 years ago
|
||
taking about:config bugs from chipc.
Assignee: chipc → sspitzer
Status: ASSIGNED → NEW
| Reporter | ||
Comment 7•24 years ago
|
||
Build: 2001112603 Win32
At some point, this has been resolved. However, there is a new
issue: After using the down arrow to scroll through the list,
there is a noticable delay before the text is repainted to replace
the missing undescores.
| Reporter | ||
Comment 8•24 years ago
|
||
-> WFM
Bug 111956 opened for slow repaint.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Strange. I'm using build 2001112603 on Win98 and still see this bug as
described in the original report.
In addition to the 'up arrow' fixing the underscrores, refreshing the screen
also corrects them (switching tabs, resizing, switching apps, etc)
| Reporter | ||
Comment 10•24 years ago
|
||
Reopened
Seeing it again in 2001112703. Might have been an xpi
I installed that was causing it to refresh automagically.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 11•23 years ago
|
||
Looks like this got fixed with the recent about:config rewrite...
Status: REOPENED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•