Closed
Bug 785387
Opened 13 years ago
Closed 13 years ago
Autocompletion display glitch
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: dangoor, Assigned: msucan)
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(2 files)
3.60 KB,
image/png
|
Details | |
887 bytes,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
STR:
1. open the web console
2. type 'wi' or 'win'
3. character overlap ensues
could be Mac-only.
Tested on Nightly 2012-08-24
![]() |
Assignee | |
Comment 1•13 years ago
|
||
I'll boot to Mac to test this.
Can you please let me know: does this happen with a clean profile? do you have any custom fonts? (what fonts are used for autocomplete? if you can look at this with the DOM Inspector tool) do you have a custom font-size or is this only with the default font-size in the web console?
Please play with cmd--, cmd-+ and cmd-0 to see if you notice any pattern. From memory: it's possible that only with the default font size (after cmd-0) you *could* get a mismatch.
Thank you!
![]() |
Reporter | |
Comment 2•13 years ago
|
||
I just tried with a new, clean profile and I could reproduce the problem immediately. The text zoom on the web console did not seem to make any difference in this behavior.
![]() |
Assignee | |
Comment 3•13 years ago
|
||
This fixes the problem on my Mac.
Thank you Kevin for the bug report.
Is this fine on Windows?
![]() |
||
Updated•13 years ago
|
Attachment #655032 -
Flags: review?(rcampbell) → review+
![]() |
Assignee | |
Updated•13 years ago
|
Whiteboard: [land-in-fx-team]
![]() |
Assignee | |
Comment 4•13 years ago
|
||
Comment on attachment 655032 [details] [diff] [review]
[in-fx-team] proposed fix
Thank you!
Attachment #655032 -
Attachment description: proposed fix → [in-fx-team] proposed fix
![]() |
Assignee | |
Updated•13 years ago
|
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
![]() |
Assignee | |
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•