Closed Bug 456315 Opened 16 years ago Closed 16 years ago

focus/redraw problems with about:config

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: Gavin, Unassigned)

Details

Is MozAfterPaint not working for XUL documents?
Should be.

One problem is that nsXULScrollFrame::InvalidateInternal didn't get the changes that nsHTMLScrollFrame::InvalidateInternal. Gavin, can you do the honors and test that?
So turns out the bustage I was seeing initially was due to me testing the wrong build. Now I am seeing redraws... but only sometimes. Typing into the textbox only works sometimes, and pressing Backspace sometimes brings me back to the previous page. This seems like some sort of focus issue rather than a problem with the redrawing code, though.

STR:
- Load about:config
- focus filter textbox
- try to enter "foo"
  Notice that only "f" shows up in the textbox.
- click the textfield again
  Typing seems to work normally now.
- try to clear the entire textbox by repeatedly pressing backspace
  Textbox clears, but once you its empty you go back to the previous page.

Also, the focused textbox styling (yellow background) only applies to the inner html:input, which looks a bit strange. Where does that styling come from, anyways?
Summary: about:config isn't being redrawn correctly → focus/redraw problems with about:config
is this still an issue?
The context menu is still missing, so editing a value is hard and adding a new pref is very hard. Maybe there is a shortcut key?
I don't see the problems I was seeing in comment 2 now. Context menu should probably be a different bug...
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
verified comment #2 with beta3
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.