[Webkit-unassigned] [Bug 28913] Programmatic focus transfer from an iframe to input type="text" unusable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 14:17:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28913


apavlov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |28908




--- Comment #2 from apavlov at chromium.org  2009-09-04 14:17:55 PDT ---
(In reply to comment #1)
> This is an interesting bug, but for the purposes of prioritization, does it
> affect any existing site, or does it have such potential? What's the use case
> for creating a text input from oncontextmenu?

I encountered it while implementing conditional breakpoints frontend
(https://bugs.webkit.org/show_bug.cgi?id=28908) - a popup with the breakpoint
condition editor is displayed instead of the context menu when a breakpoint is
clicked in the source frame. The popup should be displayed in the top frame but
I had to work this bug around and show it in the source iframe instead (which
made the solution a bit heavier).
Sorry for not filling out the "Blocks" field initially.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list