-
11 Aug 2010 2:06 AM #1
[OPEN-1295] Html Editor under Chrome
[OPEN-1295] Html Editor under Chrome
Hi guy,
I want to say say if anyone have check and fix this problem
if I use htmleditor check following link http://dev.sencha.com/deploy/dev/exa...m/dynamic.html and I press Source edit button , after focus on control I press Tab button check attachment for result( inside control add following string "<span class="Apple-tab-span" style="white-space:pre"> </span>") , if control it's blank.
In IE and GEcko work fine
Thanks for help
Riccardo
-
11 Aug 2010 10:22 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Having a tough time understanding exactly what you are doing. Can you follow the bug posting guidelines, it may help: http://www.sencha.com/forum/showthre...-the-Bug-Forum
-
28 Sep 2010 11:58 PM #3
Ext version tested:
- Ext 3.0 rev 3.2.1
Adapter used:- ext
css used:- only default ext-all.css
Browser versions tested against:- Chrome 5/6
- Safari 5
Operating System:- Win Vista PRO
Description:- I use htmlEditor and I press Source edit button, (ext control swap in visual mode from iFrame to textarea),
I read a html source, if in a source control press a tab key, html source edit control loose focus (normal behaviur - IE, FF) for textarea, but dont give a focus at next control on form (ex.textfield, button...), but give a focus at iFrame control who in this instant it's not visible, and intercept any keys, and write on a textarea (Safari, Chrome -webkit-)
User dont understand whic control have a focus
Test Case:
http://www.sencha.com/forum/showthre...-the-Bug-Forum
See this URL : http://
Steps to reproduce the problem:- for reprocuce go in a form who have a htmlCOntrol
press source edit button
give a focus on textarea
press keytab
press any key o key tab
check a problem
The result that was expected:- When I press tab focus give on at next form control or in a button submit form
The result that occurs instead:- Focus it's given on a not visible iFrame and if I press any key this element intercept key press and write html code on textarea
Debugging already done:- none
Possible fix:- not provided
thanks for help
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Html Editor under Chrome
By fraric in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 28 Sep 2010, 11:37 PM -
[OPEN-523][3.1] Not able to enter text with FF and HTML Editor
By meroy in forum Ext 3.x: BugsReplies: 4Last Post: 27 Aug 2010, 12:16 AM -
[OPEN-921] HTML Editor Issues
By mschwartz in forum Ext 3.x: BugsReplies: 0Last Post: 29 Apr 2010, 10:09 AM -
[OPEN-580] Editor Grid cell editting quirks in IE & Chrome
By mattgoldspink in forum Ext 3.x: BugsReplies: 2Last Post: 16 Feb 2010, 7:39 AM -
SOLVED: How can I insert RAW HTML into a TextField or make HTML-Editor readonly
By adnoh in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 10 Oct 2007, 1:33 AM


Reply With Quote