#17664 closed defect (bug) (fixed)
DFW: Text may be hidden on Webkit browsers
Reported by: | ocean90 | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.2 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Steps:
- Use TwentyEleven and go to add new post screen (visual mode)
- Switch to DFW
- Start to type
- If the default editor height is reached it will be resized.
- Now you should see the same as on this screenshot: http://grab.by/agGh
Tested on OS X Safari and Chrome, doesn't happen in Firefox.
Change History (7)
#2
@
13 years ago
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [18137]:
#3
@
13 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Sorry, it's not fixed.
Video on Chrome: http://www.screenr.com/N6Ts
#4
@
13 years ago
- Keywords reporter-feedback added; needs-patch removed
Don't see this happening in Chrome 11 (latest stable) on win7. The cause was having margin on the <body> which in turn is needed for IE8 as you point out. [18137] forces no margin or padding on the <body> which seems to work properly in both browsers. Could you try clearing the cache, etc. and retest again.
Note: See
TracTickets for help on using
tickets.
The problem is the fix for IE in r18066.