Opened 13 years ago
Closed 13 years ago
#20608 closed defect (bug) (fixed)
DFW grows per keystroke in Webkit browsers
Reported by: | dllh | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.4 | Priority: | high |
Severity: | major | Version: | 3.4 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Repro:
- Start a new post in Chrome or Safari on the Mac (untested in Win).
- Enter distraction-free mode in visual mode or toggle to visual mode.
- Start typing.
Expected: The post box will resize only as needed as the post content grows.
Actual: The box grows by a line with each keystroke.
I've tested only on the Mac so far, and it's reproducible in Safari and Chrome, in visual mode only. It does not repro in 3.3.2 or in Firefox.
Attachments (1)
Change History (13)
#1
@
13 years ago
- Milestone changed from Awaiting Review to 3.4
- Priority changed from normal to high
- Severity changed from normal to major
#3
follow-up:
↓ 7
@
13 years ago
Same in Chrome for Windows.
Introduced in [19830]. Doesn't happen with 20608.patch (not sure if that's a proper fix though).
#5
@
13 years ago
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [20723]:
#7
in reply to:
↑ 3
@
13 years ago
Replying to SergeyBiryukov:
Resizing onKeyUp is needed when the user types near the bottom of the editor and the line wraps.
#8
follow-up:
↓ 9
@
13 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
This is still happening right now. I'm on revision 20794.
Note: See
TracTickets for help on using
tickets.