[Webkit-unassigned] [Bug 11960] REGRESSION: ASSERTION FAILED: Command-clicking an anchor link
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 17 01:51:13 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11960
------- Comment #7 from ddkilzer at webkit.org 2007-01-17 01:51 PDT -------
This no longer causes an assertion failure as of locally-built debug build of
WebKit r18895 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127). WebKit
Nightly r18899 is fixed as well.
There are still two regressions, though.
Regression 1. Command-clicking the link of the test case page (Attachment
12006) now causes the title(!) to change (on both debug and release builds)
from the URL to:
"unknown" failed to load
Steps to reproduce:
1. Open this bug.
2. Command click on Test case attachment.
3. Switch tabs to Test case page.
4. Note title of Test case page (the URL).
5. Command-click on link.
6. Notice how title changes (but should not).
Regression 2. After clicking (not command-clicking) on the Test case's link,
further command-clicking does not open new tabs.
Steps to reproduce:
1. Open Test case.
2. Click on link (do not command-click).
3. Command-click on link to open new tab.
4. Note that nothing happens in Step 3 (no new tab is opened).
--
I need to check on behavior in shipping Safari, but I'm pretty sure the above
two items are still regressions.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list