Opened 12 years ago
Closed 12 years ago
#9515 closed Bug (fixed)
[FF&Inline] Click on textarea/input/select makes toolbar disappear
Reported by: | Piotrek Koszuliński | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Focus | Version: | 4.0 |
Keywords: | Firefox | Cc: |
Description
- Open inlineall sample.
- Insert one of the widgets.
- Click it.
- Toolbar disappeared.
Change History (6)
comment:1 Changed 12 years ago by
Component: | UI : Toolbar → Core : Focus |
---|---|
Owner: | set to Garry Yao |
Status: | new → review |
comment:3 Changed 12 years ago by
Wait...let's be specific, saying that the patch doesn't work for radio/checkbox only (it helps textarea/textinput)
comment:4 Changed 12 years ago by
Keywords: | Firefox added |
---|---|
Status: | review_failed → review |
With this infamous Firefox bug existed for years, we'd accept reviewing the patch without considering those types of input elements.
comment:5 Changed 12 years ago by
Status: | review → review_passed |
---|
Ok, I have forgotten about that bug :).
So I confirm that this patch works for input[type=text], textarea and buttons.
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Opened t/9515 for review.